Advertisement
Guest User

Untitled

a guest
Nov 25th, 2023
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.89 KB | None | 0 0
  1. # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
  2. #              Yet-Another-Bench-Script              #
  3. #                     v2023-09-06                    #
  4. # https://github.com/masonr/yet-another-bench-script #
  5. # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
  6.  
  7. Wed Nov 22 07:01:55 PM UTC 2023
  8.  
  9. Basic System Information:
  10. ---------------------------------
  11. Uptime     : 0 days, 0 hours, 1 minutes
  12. Processor  : AMD Ryzen 9 7950X 16-Core Processor
  13. CPU cores  : 2 @ 4491.536 MHz
  14. AES-NI     : ✔ Enabled
  15. VM-x/AMD-V : ✔ Enabled
  16. RAM        : 3.8 GiB
  17. Swap       : 0.0 KiB
  18. Disk       : 59.9 GiB
  19. Distro     : Debian GNU/Linux 12 (bookworm)
  20. Kernel     : 6.1.0-13-amd64
  21. VM Type    : KVM
  22. IPv4/IPv6  : ✔ Online / ✔ Online
  23.  
  24. IPv6 Network Information:
  25. ---------------------------------
  26. ISP        : Hizakura B.V.
  27. ASN        : AS210429 Hizakura B.V.
  28. Host       : Hizakura B.V
  29. Location   : Amsterdam, North Holland (NH)
  30. Country    : Netherlands
  31.  
  32. fio Disk Speed Tests (Mixed R/W 50/50):
  33. ---------------------------------
  34. Block Size | 4k            (IOPS) | 64k           (IOPS)
  35.   ------   | ---            ----  | ----           ----
  36. Read       | 665.09 MB/s (166.2k) | 4.87 GB/s    (76.1k)
  37. Write      | 666.85 MB/s (166.7k) | 4.90 GB/s    (76.5k)
  38. Total      | 1.33 GB/s   (332.9k) | 9.77 GB/s   (152.7k)
  39.            |                      |                    
  40. Block Size | 512k          (IOPS) | 1m            (IOPS)
  41.   ------   | ---            ----  | ----           ----
  42. Read       | 5.53 GB/s    (10.8k) | 5.24 GB/s     (5.1k)
  43. Write      | 5.83 GB/s    (11.3k) | 5.59 GB/s     (5.4k)
  44. Total      | 11.36 GB/s   (22.2k) | 10.83 GB/s   (10.5k)
  45.  
  46. iperf3 Network Speed Tests (IPv4):
  47. ---------------------------------
  48. Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping          
  49. -----           | -----                     | ----            | ----            | ----          
  50. Clouvider       | London, UK (10G)          | 6.46 Gbits/sec  | 4.63 Gbits/sec  | 7.46 ms        
  51. Scaleway        | Paris, FR (10G)           | busy            | 193 Mbits/sec   | 9.20 ms        
  52. NovoServe       | North Holland, NL (40G)   | 10.8 Gbits/sec  | 7.80 Gbits/sec  | 1.42 ms        
  53. Uztelecom       | Tashkent, UZ (10G)        | busy            | 2.31 Gbits/sec  | 81.9 ms        
  54. Clouvider       | NYC, NY, US (10G)         | busy            | 607 Mbits/sec   | 75.3 ms        
  55. Clouvider       | Dallas, TX, US (10G)      | busy            | 342 Mbits/sec   | 124 ms        
  56. Clouvider       | Los Angeles, CA, US (10G) | 1.16 Gbits/sec  | 1.15 Gbits/sec  | 150 ms        
  57.  
  58. iperf3 Network Speed Tests (IPv6):
  59. ---------------------------------
  60. Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping          
  61. -----           | -----                     | ----            | ----            | ----          
  62. Clouvider       | London, UK (10G)          | 7.63 Gbits/sec  | 4.88 Gbits/sec  | 7.32 ms        
  63. Scaleway        | Paris, FR (10G)           | 7.21 Gbits/sec  | 3.94 Gbits/sec  | 9.16 ms        
  64. NovoServe       | North Holland, NL (40G)   | 11.0 Gbits/sec  | 8.29 Gbits/sec  | 1.43 ms        
  65. Uztelecom       | Tashkent, UZ (10G)        | 5.10 Gbits/sec  | 307 Mbits/sec   | 82.1 ms        
  66. Clouvider       | NYC, NY, US (10G)         | 2.41 Gbits/sec  | 2.14 Gbits/sec  | 75.8 ms        
  67. Clouvider       | Dallas, TX, US (10G)      | 1.28 Gbits/sec  | 101 Mbits/sec   | 124 ms        
  68. Clouvider       | Los Angeles, CA, US (10G) | 1.19 Gbits/sec  | 1.04 Gbits/sec  | 150 ms        
  69.  
  70. Geekbench 6 Benchmark Test:
  71. ---------------------------------
  72. Test            | Value                        
  73.                 |                              
  74. Single Core     | 3021                          
  75. Multi Core      | 5379                          
  76. Full Test       | https://browser.geekbench.com/v6/cpu/3666435
  77.  
  78. YABS completed in 12 min 6 sec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement