I needed this Vultr VPS for a small project that will last four months and seeing as I had unused credits in my account with them the choice wasn’t exactly difficult. The network is Choopa and the VPS itself is located in Amsterdam.
Below are four executions of bench-with-cpu.sh. I will update this post later with more benchmarks.
For now…
#1
Allgemeine Informationen Prozessor : Virtual CPU e7da7129d3ee Prozessor-Kerne : 1 Taktfrequenz pro Kern: 2399.996 MHz Arbeitsspeicher : 1000 MB SWAP : 0 MB Laufzeit : 3 min, Netzwerk Benchmark Download Geschwindigkeit: SoftLayer (EU): 106MB/s Download Geschwindigkeit: DigitalOcean (EU): 75.0MB/s Download Geschwindigkeit: RamNode (EU): 61.7MB/s Download Geschwindigkeit: LeaseWeb (EU): 12.0MB/s Download Geschwindigkeit: YourServer (EU): 165MB/s Festplatten Benchmark I/O Performance [1]: 461 MB/s I/O Performance [2]: 451 MB/s I/O Performance [3]: 459 MB/s CPU Benchmark real 0m13.426s user 0m13.388s sys 0m0.004s
#2
Allgemeine Informationen Prozessor : Virtual CPU e7da7129d3ee Prozessor-Kerne : 1 Taktfrequenz pro Kern: 2399.996 MHz Arbeitsspeicher : 1000 MB SWAP : 0 MB Laufzeit : 7 min, Netzwerk Benchmark Download Geschwindigkeit: SoftLayer (EU): 79.3MB/s Download Geschwindigkeit: DigitalOcean (EU): 90.7MB/s Download Geschwindigkeit: RamNode (EU): 47.9MB/s Download Geschwindigkeit: LeaseWeb (EU): 90.1MB/s Download Geschwindigkeit: YourServer (EU): 234MB/s Festplatten Benchmark I/O Performance [1]: 429 MB/s I/O Performance [2]: 429 MB/s I/O Performance [3]: 464 MB/s CPU Benchmark real 0m13.224s user 0m13.200s sys 0m0.000s
#3
Allgemeine Informationen Prozessor : Virtual CPU e7da7129d3ee Prozessor-Kerne : 1 Taktfrequenz pro Kern: 2399.996 MHz Arbeitsspeicher : 1000 MB SWAP : 0 MB Laufzeit : 32 min, Netzwerk Benchmark Download Geschwindigkeit: SoftLayer (EU): 68.8MB/s Download Geschwindigkeit: DigitalOcean (EU): 89.6MB/s Download Geschwindigkeit: RamNode (EU): 61.1MB/s Download Geschwindigkeit: LeaseWeb (EU): 74.4MB/s Download Geschwindigkeit: YourServer (EU): 270MB/s Festplatten Benchmark I/O Performance [1]: 422 MB/s I/O Performance [2]: 474 MB/s I/O Performance [3]: 452 MB/s CPU Benchmark real 0m13.132s user 0m13.108s sys 0m0.000s
#4
Allgemeine Informationen Prozessor : Virtual CPU e7da7129d3ee Prozessor-Kerne : 1 Taktfrequenz pro Kern: 2399.996 MHz Arbeitsspeicher : 1000 MB SWAP : 0 MB Laufzeit : 33 min, Netzwerk Benchmark Download Geschwindigkeit: SoftLayer (EU): 87.0MB/s Download Geschwindigkeit: DigitalOcean (EU): 87.2MB/s Download Geschwindigkeit: RamNode (EU): 59.7MB/s Download Geschwindigkeit: LeaseWeb (EU): 64.7MB/s Download Geschwindigkeit: YourServer (EU): 255MB/s Festplatten Benchmark I/O Performance [1]: 463 MB/s I/O Performance [2]: 474 MB/s I/O Performance [3]: 469 MB/s CPU Benchmark real 0m13.256s user 0m13.220s sys 0m0.000s
Testing CPU performance with sysbench (single-threaded as I only have one core assigned):
root@vultr:~# sysbench --num-threads=1 --test=cpu --cpu-max-prime=90000 run sysbench 0.4.12: multi-threaded system evaluation benchmark Running the test with following options: Number of threads: 1 Doing CPU performance benchmark Threads started! Done. Maximum prime number checked in CPU test: 90000 Test execution summary: total time: 255.1661s total number of events: 10000 total time taken by event execution: 255.1577 per-request statistics: min: 24.57ms avg: 25.52ms max: 46.86ms approx. 95 percentile: 26.69ms Threads fairness: events (avg/stddev): 10000.0000/0.00 execution time (avg/stddev): 255.1577/0.00
IOPing
root@vultr:~# ioping -c 15 . 4 KiB from . (ext4 /dev/vda1): request=1 time=1.40 ms 4 KiB from . (ext4 /dev/vda1): request=2 time=358 us 4 KiB from . (ext4 /dev/vda1): request=3 time=388 us 4 KiB from . (ext4 /dev/vda1): request=4 time=341 us 4 KiB from . (ext4 /dev/vda1): request=5 time=370 us 4 KiB from . (ext4 /dev/vda1): request=6 time=334 us 4 KiB from . (ext4 /dev/vda1): request=7 time=370 us 4 KiB from . (ext4 /dev/vda1): request=8 time=335 us 4 KiB from . (ext4 /dev/vda1): request=9 time=301 us 4 KiB from . (ext4 /dev/vda1): request=10 time=322 us 4 KiB from . (ext4 /dev/vda1): request=11 time=302 us 4 KiB from . (ext4 /dev/vda1): request=12 time=448 us 4 KiB from . (ext4 /dev/vda1): request=13 time=729 us 4 KiB from . (ext4 /dev/vda1): request=14 time=327 us 4 KiB from . (ext4 /dev/vda1): request=15 time=302 us --- . (ext4 /dev/vda1) ioping statistics --- 15 requests completed in 14.0 s, 2.26 k iops, 8.84 MiB/s min/avg/max/mdev = 301 us / 442 us / 1.40 ms / 276 us