Skip to content

Instantly share code, notes, and snippets.

@kokizzu
Last active April 22, 2024 08:00
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kokizzu/071b556b814f2fb8ac00fda411527130 to your computer and use it in GitHub Desktop.
Save kokizzu/071b556b814f2fb8ac00fda411527130 to your computer and use it in GitHub Desktop.
VPS Benchmarks
Benchmark Script:
wget -qO- bench.sh | bash # new one use Mbps instead of MB/s, use this one:
wget -qO- https://gist.githubusercontent.com/priyadarshan/1a725ed6b7c6e578ee506dc82b75f547/raw/3da571b0175ea827bdff71244187ae076b2e4e2f/bench.sh | bash
^ old version which contains BW test to CacheFly, UK, and CA
bash <(wget --no-check-certificate -O - https://raw.github.com/mgutz/vpsbench/master/vpsbench)
recap: https://docs.google.com/spreadsheets/d/14nAIFzIzkQuSxiayhc5tSFWFCWFncrV-GCA3Q5BbS4g/edit#gid=0
@aldy505
Copy link

aldy505 commented Apr 22, 2024

Contabo Cloud VPS 2 EU (IPv6 is included but I haven't enabled IPv6 yet)
200 GB NVME disk

-------------------- A Bench.sh Script By Teddysun -------------------
 Version            : v2023-10-15
 Usage              : wget -qO- bench.sh | bash
----------------------------------------------------------------------
 CPU Model          : AMD EPYC 7282 16-Core Processor
 CPU Cores          : 6 @ 2794.750 MHz
 CPU Cache          : 512 KB
 AES-NI             : ✓ Enabled
 VM-x/AMD-V         : ✗ Disabled
 Total Disk         : 195.8 GB (1.7 GB Used)
 Total Mem          : 15.6 GB (395.9 MB Used)
 System uptime      : 0 days, 0 hour 24 min
 Load average       : 0.05, 0.02, 0.00
 OS                 : Debian GNU/Linux 12
 Arch               : x86_64 (64 Bit)
 Kernel             : 6.1.0-10-amd64
 TCP CC             : 
 Virtualization     : Dedicated
 IPv4/IPv6          : ✓ Online / ✗ Offline
 Organization       : AS51167 Contabo GmbH
 Location           : Düsseldorf / DE
 Region             : North Rhine-Westphalia
----------------------------------------------------------------------
 I/O Speed(1st run) : 710 MB/s
 I/O Speed(2nd run) : 798 MB/s
 I/O Speed(3rd run) : 887 MB/s
 I/O Speed(average) : 798.3 MB/s
----------------------------------------------------------------------
 Node Name        Upload Speed      Download Speed      Latency     
 Speedtest.net    381.57 Mbps       390.89 Mbps         0.91 ms     
 Los Angeles, US  379.25 Mbps       402.41 Mbps         151.27 ms   
 Dallas, US       379.70 Mbps       401.56 Mbps         118.26 ms   
 Montreal, CA     374.21 Mbps       373.55 Mbps         87.08 ms    
 Amsterdam, NL    380.18 Mbps       391.31 Mbps         6.04 ms     
 Mumbai, IN       374.89 Mbps       398.29 Mbps         143.80 ms   
 Singapore, SG    56.07 Mbps        109.67 Mbps         329.40 ms   
 Tokyo, JP        283.25 Mbps       393.88 Mbps         273.20 ms   
----------------------------------------------------------------------
 Finished in        : 3 min 50 sec
 Timestamp          : 2024-04-22 09:57:07 CEST
----------------------------------------------------------------------
CPU model:  AMD EPYC 7282 16-Core Processor
Number of cores: 6
CPU frequency:  2794.750 MHz
Total amount of RAM: 15992 MB
Total amount of swap:  MB
System uptime:   30 min,       
I/O speed:  808 MB/s
Bzip 25MB: 5.62s
Download 100MB file: 703KB/s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment