Advertisement
Guest User

Untitled

a guest
Nov 25th, 2023
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.90 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. Mon Sep 18 09:10:52 AM UTC 2023
  8.  
  9. Basic System Information:
  10. ---------------------------------
  11. Uptime     : 0 days, 0 hours, 3 minutes
  12. Processor  : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
  13. CPU cores  : 1 @ 2599.996 MHz
  14. AES-NI     : ✔ Enabled
  15. VM-x/AMD-V : ✔ Enabled
  16. RAM        : 1.9 GiB
  17. Swap       : 0.0 KiB
  18. Disk       : 19.9 GiB
  19. Distro     : Debian GNU/Linux 12 (bookworm)
  20. Kernel     : 6.1.0-12-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       | 246.60 MB/s  (61.6k) | 1.45 GB/s    (22.7k)
  37. Write      | 247.25 MB/s  (61.8k) | 1.46 GB/s    (22.8k)
  38. Total      | 493.85 MB/s (123.4k) | 2.92 GB/s    (45.6k)
  39.            |                      |                    
  40. Block Size | 512k          (IOPS) | 1m            (IOPS)
  41.   ------   | ---            ----  | ----           ----
  42. Read       | 1.83 GB/s     (3.5k) | 1.80 GB/s     (1.7k)
  43. Write      | 1.93 GB/s     (3.7k) | 1.92 GB/s     (1.8k)
  44. Total      | 3.77 GB/s     (7.3k) | 3.73 GB/s     (3.6k)
  45.  
  46. iperf3 Network Speed Tests (IPv4):
  47. ---------------------------------
  48. Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping          
  49. -----           | -----                     | ----            | ----            | ----          
  50. Clouvider       | London, UK (10G)          | 643 Mbits/sec   | 905 Mbits/sec   | 7.14 ms        
  51. Scaleway        | Paris, FR (10G)           | 1.15 Gbits/sec  | 2.46 Gbits/sec  | 8.99 ms        
  52. NovoServe       | North Holland, NL (40G)   | busy            | busy            | 19.7 ms        
  53. Uztelecom       | Tashkent, UZ (10G)        | 1.07 Gbits/sec  | 1.58 Gbits/sec  | 80.4 ms        
  54. Clouvider       | NYC, NY, US (10G)         | 50.4 Mbits/sec  | 72.9 Mbits/sec  | 74.3 ms        
  55. Clouvider       | Dallas, TX, US (10G)      | 32.3 Mbits/sec  | 117 Mbits/sec   | 124 ms        
  56. Clouvider       | Los Angeles, CA, US (10G) | 27.1 Mbits/sec  | 40.4 Mbits/sec  | 144 ms        
  57.  
  58. iperf3 Network Speed Tests (IPv6):
  59. ---------------------------------
  60. Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping          
  61. -----           | -----                     | ----            | ----            | ----          
  62. Clouvider       | London, UK (10G)          | 545 Mbits/sec   | 752 Mbits/sec   | 7.14 ms        
  63. Scaleway        | Paris, FR (10G)           | 1.14 Gbits/sec  | 2.43 Gbits/sec  | 9.60 ms        
  64. NovoServe       | North Holland, NL (40G)   | busy            | busy            | 1.09 ms        
  65. Uztelecom       | Tashkent, UZ (10G)        | busy            | busy            | 80.4 ms        
  66. Clouvider       | NYC, NY, US (10G)         | 52.4 Mbits/sec  | 124 Mbits/sec   | 74.3 ms        
  67. Clouvider       | Dallas, TX, US (10G)      | 31.3 Mbits/sec  | 80.5 Mbits/sec  | 124 ms        
  68. Clouvider       | Los Angeles, CA, US (10G) | 26.3 Mbits/sec  | 36.2 Mbits/sec  | 144 ms        
  69.  
  70. Geekbench 6 Benchmark Test:
  71. ---------------------------------
  72. Test            | Value                        
  73.                 |                              
  74. Single Core     | 1099                          
  75. Multi Core      | 1093                          
  76. Full Test       | https://browser.geekbench.com/v6/cpu/2652031
  77.  
  78. YABS completed in 16 min 17 sec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement