Advertisement
Guest User

Untitled

a guest
Feb 8th, 2024
116
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. Mon Sep 18 09:26:59 AM UTC 2023
  8.  
  9. Basic System Information:
  10. ---------------------------------
  11. Uptime     : 0 days, 0 hours, 3 minutes
  12. Processor  : Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz
  13. CPU cores  : 2 @ 2394.374 MHz
  14. AES-NI     : ✔ Enabled
  15. VM-x/AMD-V : ✔ Enabled
  16. RAM        : 3.8 GiB
  17. Swap       : 0.0 KiB
  18. Disk       : 39.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       | 166.08 MB/s  (41.5k) | 2.39 GB/s    (37.4k)
  37. Write      | 166.52 MB/s  (41.6k) | 2.41 GB/s    (37.6k)
  38. Total      | 332.61 MB/s  (83.1k) | 4.80 GB/s    (75.1k)
  39.            |                      |                    
  40. Block Size | 512k          (IOPS) | 1m            (IOPS)
  41.   ------   | ---            ----  | ----           ----
  42. Read       | 10.11 GB/s   (19.7k) | 10.79 GB/s   (10.5k)
  43. Write      | 10.65 GB/s   (20.8k) | 11.51 GB/s   (11.2k)
  44. Total      | 20.76 GB/s   (40.5k) | 22.31 GB/s   (21.7k)
  45.  
  46. iperf3 Network Speed Tests (IPv4):
  47. ---------------------------------
  48. Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping          
  49. -----           | -----                     | ----            | ----            | ----          
  50. Clouvider       | London, UK (10G)          | 634 Mbits/sec   | 951 Mbits/sec   | 7.42 ms        
  51. Scaleway        | Paris, FR (10G)           | 7.06 Gbits/sec  | 4.93 Gbits/sec  | 9.72 ms        
  52. NovoServe       | North Holland, NL (40G)   | busy            | busy            | 1.40 ms        
  53. Uztelecom       | Tashkent, UZ (10G)        | 1.41 Gbits/sec  | busy            | 86.2 ms        
  54. Clouvider       | NYC, NY, US (10G)         | 49.2 Mbits/sec  | 84.9 Mbits/sec  | 74.7 ms        
  55. Clouvider       | Dallas, TX, US (10G)      | 33.6 Mbits/sec  | 99.9 Mbits/sec  | 124 ms        
  56. Clouvider       | Los Angeles, CA, US (10G) | 27.0 Mbits/sec  | 40.2 Mbits/sec  | 147 ms        
  57.  
  58. iperf3 Network Speed Tests (IPv6):
  59. ---------------------------------
  60. Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping          
  61. -----           | -----                     | ----            | ----            | ----          
  62. Clouvider       | London, UK (10G)          | 557 Mbits/sec   | 858 Mbits/sec   | 7.42 ms        
  63. Scaleway        | Paris, FR (10G)           | 6.93 Gbits/sec  | 5.48 Gbits/sec  | 13.0 ms        
  64. NovoServe       | North Holland, NL (40G)   | busy            | busy            | 1.43 ms        
  65. Uztelecom       | Tashkent, UZ (10G)        | 5.08 Gbits/sec  | 3.26 Gbits/sec  | 86.1 ms        
  66. Clouvider       | NYC, NY, US (10G)         | 50.8 Mbits/sec  | 101 Mbits/sec   | 74.6 ms        
  67. Clouvider       | Dallas, TX, US (10G)      | 31.2 Mbits/sec  | 64.6 Mbits/sec  | 124 ms        
  68. Clouvider       | Los Angeles, CA, US (10G) | 26.1 Mbits/sec  | 39.8 Mbits/sec  | 147 ms
  69.  
  70. Geekbench 6 Benchmark Test:
  71. ---------------------------------
  72. Test            | Value                        
  73.                 |                              
  74. Single Core     | 1198                          
  75. Multi Core      | 2169                          
  76. Full Test       | https://browser.geekbench.com/v6/cpu/2652116
  77.  
  78. YABS completed in 13 min 37 sec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement