Ran Yabs on my late 2012 Macbook Pro -
Clean install of Manjaro on OEM 128 GB disk. While I wait for the adapter to arrive that will help me upgrade to a 512 GB SSD.
Question: Why the Zeros for disk speed?
I used the command
curl -sL yabs.sh | bash -s -- -r9
bench.monster gave the following:
Disk Speed:
1st run : 2.9 GB/s
2nd run : 2.7 GB/s
3rd run : 2.9 GB/s
Thu Jul 29 17:26:55 IST 2021
Usage: ./yabs.sh [-fdighr49]
curl -sL yabs.sh | bash
curl -sL yabs.sh | bash -s -- -{fdighr49}
Flags:
-f/d : skips the fio disk benchmark test
-i : skips the iperf network test
-g : skips the geekbench performance test
-h : prints this lovely message, shows any flags you passed,
shows if fio/iperf3 local packages have been detected,
then exits
-r : reduce number of iperf3 network locations (to only three)
to lessen bandwidth usage
-4 : use geekbench 4 instead of geekbench 5
-9 : use both geekbench 4 AND geekbench 5
Detected Arch: x64
Detected Flags:
-i, skipping iperf network test
-g, skipping geekbench test
running geekbench 5
Local Binary Check:
fio not detected, will download precompiled binary
iperf3 not detected, will download precompiled binary
Detected Connectivity:
IPv4 connected
IPv6 not connected
Exiting...
Yikes... yeah don't think it's gonna fare well on something that old. Lots of bash-related syntax errors there. Maybe I could enforce some sort of minimum bash version or something rather than spewing out junk output.
@vyas not too sure about that one. I'd do what @LetMeBeSad suggested and install fio natively to see if it runs that way (the script will detect the locally installed version and use that instead). If that fails too, then I'd know it's not an issue with the binary that I compiled
Tom. 穆坦然. Not Oles. Happy New York City guy visiting Mexico! How is your 文言文?
The MetalVPS.com website runs very speedily on MicroLXC.net! Thanks to @Neoon!
@Not_Oles said: When running qemu on Hetzner AX101, how much difference does -cpu host and -enable-kvm make?
Nice trial and results! Very interesting
This is why I always request for CPU passthrough on any newly purchased VMs if it's not enabled by default... Those AES-NI instructions are really essential for some operations. Plus... the less time a client's VM spends processing instructions, the less impact to the load on a host node, so it's a win-win.
⭕ A simple uptime dashboard using UptimeRobot API https://upy.duo.ovh
⭕ Currently using VPS from BuyVM, GreenCloudVPS, Gullo's, Hetzner, HostHatch, InceptionHosting, LetBox, MaxKVM, MrVM, VirMach.
@Not_Oles said: When running qemu on Hetzner AX101, how much difference does -cpu host and -enable-kvm make?
Nice trial and results! Very interesting
This is why I always request for CPU passthrough on any newly purchased VMs if it's not enabled by default... Those AES-NI instructions are really essential for some operations. Plus... the less time a client's VM spends processing instructions, the less impact to the load on a host node, so it's a win-win.
would be interesting to also see some middle ground, aka qemu-kvm or similar but with AES-NI enabled (which should be possible with additional settings)... as you said I guess that option alone will make a very huge difference.
@Not_Oles any chance you can add this too, pretty please ;-)
⭕ A simple uptime dashboard using UptimeRobot API https://upy.duo.ovh
⭕ Currently using VPS from BuyVM, GreenCloudVPS, Gullo's, Hetzner, HostHatch, InceptionHosting, LetBox, MaxKVM, MrVM, VirMach.
@Falzo said: would be interesting to also see some middle ground, aka qemu-kvm or similar but with AES-NI enabled (which should be possible with additional settings)... as you said I guess that option alone will make a very huge difference.
@Not_Oles any chance you can add this too, pretty please ;-)
Here are results with qemu's default processor (as in the first test, above) but now flying the -enable-kvm flag. As might be expected, this third test gives an intermediate result, 1308:
KVM Status
AES Status
GB 5 Single Core Score
Off
Off
110
On
Off
1308
On
On
1524
For anybody trying to understand how KVM could be "off" in test 1, given that the processor model name -- "Common KVM processor" -- literally includes "KVM," please consider that possessing a capability is not the same as actually using the capability. It seems that calling qemu as qemu-kvm-x86_64 requires that root explicitly enable KVM with -enable-kvm in order for KVM to be used. However, when qemu is called simply as kvm then KVM is used automagically if the caller is root but not used if the caller is unprivileged.
Note that there are additional changes beyond just AES status when switching from the default "Common KVM processor" to -cpu host which is AMD Ryzen 9 5950X 16-Core Processor.
root@fsn1 ~ # qemu-system-x86_64 -enable-kvm -m 8192m -nographic debian-sid-nocloud-amd64-daily.qcow2
root@debian:~# curl -sL yabs.sh | bash
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
# Yet-Another-Bench-Script #
# v2021-06-05 #
# https://github.com/masonr/yet-another-bench-script #
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
Sat Jul 31 21:39:44 UTC 2021
qemu-system-x86_64: Slirp: external icmpv6 not supported yet
Basic System Information:
---------------------------------
Processor : Common KVM processor
CPU cores : 1 @ 3393.622 MHz
AES-NI : ❌ Disabled
VM-x/AMD-V : ❌ Disabled
RAM : 7.8 GiB
Swap : 0.0 KiB
Disk : 1.9 GiB
Less than 2GB of space available. Skipping disk test...
iperf3 Network Speed Tests (IPv4):
---------------------------------
Provider | Location (Link) | Send Speed | Recv Speed
| | |
Clouvider | London, UK (10G) | 931 Mbits/sec | 923 Mbits/sec
Online.net | Paris, FR (10G) | 936 Mbits/sec | 937 Mbits/sec
WorldStream | The Netherlands (10G) | 935 Mbits/sec | 936 Mbits/sec
Biznet | Jakarta, Indonesia (1G) | 761 Mbits/sec | 269 Mbits/sec
Clouvider | NYC, NY, US (10G) | 885 Mbits/sec | 395 Mbits/sec
Velocity Online | Tallahassee, FL, US (10G) | 728 Mbits/sec | 476 Mbits/sec
Clouvider | Los Angeles, CA, US (10G) | 843 Mbits/sec | 293 Mbits/sec
Iveloz Telecom | Sao Paulo, BR (2G) | 767 Mbits/sec | 292 Mbits/sec
iperf3 Network Speed Tests (IPv6):
---------------------------------
Provider | Location (Link) | Send Speed | Recv Speed
| | |
Clouvider | London, UK (10G) | 919 Mbits/sec | 910 Mbits/sec
Online.net | Paris, FR (10G) | 924 Mbits/sec | 924 Mbits/sec
WorldStream | The Netherlands (10G) | 921 Mbits/sec | 918 Mbits/sec
Clouvider | NYC, NY, US (10G) | 873 Mbits/sec | 336 Mbits/sec
Clouvider | Los Angeles, CA, US (10G) | 829 Mbits/sec | 332 Mbits/sec
Running GB5 benchmark test... *cue elevator music*
Geekbench 5 Benchmark Test:
---------------------------------
Test | Value
|
Single Core | 1308
Multi Core | 1308
Full Test | https://browser.geekbench.com/v5/cpu/9101589
root@debian:~#
Tom. 穆坦然. Not Oles. Happy New York City guy visiting Mexico! How is your 文言文?
The MetalVPS.com website runs very speedily on MicroLXC.net! Thanks to @Neoon!
@Mason said: Nice trial and results! Very interesting
Hey @Mason! Thanks for the kind words! Best wishes from the desert! 👨💻🏜️
Tom. 穆坦然. Not Oles. Happy New York City guy visiting Mexico! How is your 文言文?
The MetalVPS.com website runs very speedily on MicroLXC.net! Thanks to @Neoon!
@Not_Oles thanks, interesting indeed, esp. because the gap is much smaller with that setting and AES still is disabled. I'd guess KVM+AES then comes really close to full host passthru
Just a mini-update towards the Alwyzon Performance Server line: instead of Xeon® E-2174G (no longer sold), you might now get a Xeon® E-2244G (newer model) delivered instead. But no worries, those are at least as beefy as the E-2174G. 🥳
Comments
Tuned a little bit 4k test
Wed 21 Jul 2021 02:21:47 PM CEST Basic System Information: --------------------------------- Processor : AMD Ryzen 5 3600 6-Core Processor CPU cores : 12 @ 3600.000 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 62.7 GiB Swap : 0.0 KiB Disk : 1.8 TiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 967.83 MB/s (241.9k) | 5.51 GB/s (86.2k) Write | 970.38 MB/s (242.5k) | 5.54 GB/s (86.6k) Total | 1.93 GB/s (484.5k) | 11.06 GB/s (172.9k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 7.45 GB/s (14.5k) | 7.71 GB/s (7.5k) Write | 7.85 GB/s (15.3k) | 8.23 GB/s (8.0k) Total | 15.30 GB/s (29.8k) | 15.94 GB/s (15.5k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 3.43 Gbits/sec | 4.27 Gbits/sec Online.net | Paris, FR (10G) | 6.52 Gbits/sec | 6.94 Gbits/sec Clouvider | NYC, NY, US (10G) | 949 Mbits/sec | 1.25 Gbits/sec Geekbench 4 Benchmark Test: --------------------------------- Test | Value | Single Core | 6074 Multi Core | 32240 Full Test | https://browser.geekbench.com/v4/cpu/16272144 Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 1346 Multi Core | 7801 Full Test | https://browser.geekbench.com/v5/cpu/891837710/2 Gbit/s uplink. Network is awesome all around the world.
Basic System Information: --------------------------------- Processor : Intel(R) Xeon(R) E-2274G CPU @ 4.00GHz CPU cores : 8 @ 4399.999 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 62.5 GiB Swap : 0.0 KiB Disk : 1.7 TiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 958.09 MB/s (239.5k) | 1.36 GB/s (21.3k) Write | 960.62 MB/s (240.1k) | 1.37 GB/s (21.4k) Total | 1.91 GB/s (479.6k) | 2.73 GB/s (42.7k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 1.57 GB/s (3.0k) | 1.69 GB/s (1.6k) Write | 1.65 GB/s (3.2k) | 1.80 GB/s (1.7k) Total | 3.22 GB/s (6.2k) | 3.50 GB/s (3.4k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 1.96 Gbits/sec | 8.26 Gbits/sec Online.net | Paris, FR (10G) | 1.96 Gbits/sec | 8.90 Gbits/sec Clouvider | NYC, NY, US (10G) | 1.84 Gbits/sec | 2.33 Gbits/sec Geekbench 4 Benchmark Test: --------------------------------- Test | Value | Single Core | 6249 Multi Core | 20323 Full Test | https://browser.geekbench.com/v4/cpu/16272143 Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 1325 Multi Core | 4853 Full Test | https://browser.geekbench.com/v5/cpu/8918372wow which provider?!
I bench YABS 24/7/365 unless it's a leap year.
@cybertech OVH.
DO droplet, got it free a little while ago from this thread
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Thu Jul 22 00:57:05 UTC 2021 Basic System Information: --------------------------------- Processor : DO-Regular CPU cores : 1 @ 2294.608 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 991.0 MiB Swap : 0.0 KiB Disk : 25.0 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 124.18 MB/s (31.0k) | 317.49 MB/s (4.9k) Write | 124.51 MB/s (31.1k) | 319.16 MB/s (4.9k) Total | 248.69 MB/s (62.1k) | 636.65 MB/s (9.9k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 330.83 MB/s (646) | 333.09 MB/s (325) Write | 348.40 MB/s (680) | 355.28 MB/s (346) Total | 679.23 MB/s (1.3k) | 688.38 MB/s (671) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 1.70 Gbits/sec | 2.37 Gbits/sec Online.net | Paris, FR (10G) | 1.87 Gbits/sec | 2.26 Gbits/sec WorldStream | The Netherlands (10G) | 1.82 Gbits/sec | 2.48 Gbits/sec Biznet | Jakarta, Indonesia (1G) | 510 Mbits/sec | 35.8 Mbits/sec Clouvider | NYC, NY, US (10G) | 1.74 Gbits/sec | 6.89 Gbits/sec Velocity Online | Tallahassee, FL, US (10G) | 1.93 Gbits/sec | 3.72 Gbits/sec Clouvider | Los Angeles, CA, US (10G) | busy | 3.01 Gbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 75.2 Mbits/sec | 1.59 Gbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 1.67 Gbits/sec | 2.37 Gbits/sec Online.net | Paris, FR (10G) | 1.86 Gbits/sec | 2.22 Gbits/sec WorldStream | The Netherlands (10G) | 1.87 Gbits/sec | 2.47 Gbits/sec Clouvider | NYC, NY, US (10G) | 1.98 Gbits/sec | 7.36 Gbits/sec Clouvider | Los Angeles, CA, US (10G) | 1.88 Gbits/sec | 2.96 Gbits/sec Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 703 Multi Core | 706 Full Test | https://browser.geekbench.com/v5/cpu/8928411juicy network
YABS doesn't run on a Cobalt RaQ4r
I tried using
bash2and got a bit further. Commented out a section in yabs and got:# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Sat Jul 24 22:41:00 BST 2021 Basic System Information: --------------------------------- Processor : AMD-K6(tm)-III Processor CPU cores : 1 @ 448.210 MHz AES-NI : ❌ Disabled VM-x/AMD-V : ❌ Disabled RAM : 505.0 MiB Swap : 128.4 MiB yabs.sh: [: : integer expression expected yabs.sh: [: : integer expression expected yabs.sh: [: : integer expression expected Disk : 0.0 KiB Preparing system for disk tests...curl: option --retry is unknown curl: try 'curl --help' for more information Fio binary download failed. Running dd test as fallback.... yabs.sh: command substitution: line 1: syntax error near unexpected token `&' yabs.sh: command substitution: line 1: `dd if=/dev/zero of=$DISK_PATH/$DATE.test bs=64k count=16k oflag=direct |& grep copied | awk '{ print $(NF-1) " " $(NF)}'' yabs.sh: DISK_WRITE_TEST_RES+=( ): command not found yabs.sh: command substitution: line 1: syntax error near unexpected token `&' yabs.sh: command substitution: line 1: `dd if=$DISK_PATH/$DATE.test of=/dev/null bs=8k |& grep copied | awk '{ print $(NF-1) " " $(NF)}'' yabs.sh: DISK_READ_TEST_RES+=( ): command not found yabs.sh: command substitution: line 1: syntax error near unexpected token `&' yabs.sh: command substitution: line 1: `dd if=/dev/zero of=$DISK_PATH/$DATE.test bs=64k count=16k oflag=direct |& grep copied | awk '{ print $(NF-1) " " $(NF)}'' yabs.sh: DISK_WRITE_TEST_RES+=( ): command not found yabs.sh: command substitution: line 1: syntax error near unexpected token `&' yabs.sh: command substitution: line 1: `dd if=$DISK_PATH/$DATE.test of=/dev/null bs=8k |& grep copied | awk '{ print $(NF-1) " " $(NF)}'' yabs.sh: DISK_READ_TEST_RES+=( ): command not found yabs.sh: command substitution: line 1: syntax error near unexpected token `&' yabs.sh: command substitution: line 1: `dd if=/dev/zero of=$DISK_PATH/$DATE.test bs=64k count=16k oflag=direct |& grep copied | awk '{ print $(NF-1) " " $(NF)}'' yabs.sh: DISK_WRITE_TEST_RES+=( ): command not found yabs.sh: command substitution: line 1: syntax error near unexpected token `&' yabs.sh: command substitution: line 1: `dd if=$DISK_PATH/$DATE.test of=/dev/null bs=8k |& grep copied | awk '{ print $(NF-1) " " $(NF)}'' yabs.sh: DISK_READ_TEST_RES+=( ): command not found dd Sequential Disk Speed Tests: --------------------------------- | Test 1 | Test 2 | Test 3 | Avg | | | | Write | | | | 0.00 MB/s Read | | | | 0.00 MB/s yabs.sh: line 602: syntax error near unexpected token `((' yabs.sh: line 602: ` for (( i = 0; i < IPERF_LOCS_NUM; i++ )); do'I think basically it's all just too old lol.
Ran Yabs on my late 2012 Macbook Pro -
Clean install of Manjaro on OEM 128 GB disk. While I wait for the adapter to arrive that will help me upgrade to a 512 GB SSD.
Question: Why the Zeros for disk speed?
I used the command
bench.monster gave the following:
Disk Speed:
1st run : 2.9 GB/s
2nd run : 2.7 GB/s
3rd run : 2.9 GB/s
Average : 2901.3 MB/s
Thu Jul 29 17:08:32 IST 2021 Basic System Information: --------------------------------- Processor : Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz CPU cores : 4 @ 1759.019 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 7.7 GiB Swap : 8.8 GiB Disk : 101.8 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 0.00 KB/s (0) | 0.00 KB/s (0) Write | 0.00 KB/s (0) | 0.00 KB/s (0) Total | 0.00 KB/s (0) | 0.00 KB/s (0) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 0.00 KB/s (0) | 0.00 KB/s (0) Write | 0.00 KB/s (0) | 0.00 KB/s (0) Total | 0.00 KB/s (0) | 0.00 KB/s (0) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 7.96 Mbits/sec | 9.81 Mbits/sec Online.net | Paris, FR (10G) | busy | 8.53 Mbits/sec Clouvider | NYC, NY, US (10G) | 7.25 Mbits/sec | 5.83 Mbits/sec Geekbench 4 Benchmark Test: --------------------------------- Test | Value | Single Core | 3359 Multi Core | 6253 Full Test | https://browser.geekbench.com/v4/cpu/16283053 Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 646 Multi Core | 1201 Full Test | https://browser.geekbench.com/v5/cpu/9060975Output from the 'h' flag below
Thu Jul 29 17:26:55 IST 2021 Usage: ./yabs.sh [-fdighr49] curl -sL yabs.sh | bash curl -sL yabs.sh | bash -s -- -{fdighr49} Flags: -f/d : skips the fio disk benchmark test -i : skips the iperf network test -g : skips the geekbench performance test -h : prints this lovely message, shows any flags you passed, shows if fio/iperf3 local packages have been detected, then exits -r : reduce number of iperf3 network locations (to only three) to lessen bandwidth usage -4 : use geekbench 4 instead of geekbench 5 -9 : use both geekbench 4 AND geekbench 5 Detected Arch: x64 Detected Flags: -i, skipping iperf network test -g, skipping geekbench test running geekbench 5 Local Binary Check: fio not detected, will download precompiled binary iperf3 not detected, will download precompiled binary Detected Connectivity: IPv4 connected IPv6 not connected Exiting...Also,
gave
fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 0.00 KB/s (0) | 0.00 KB/s (0) Write | 0.00 KB/s (0) | 0.00 KB/s (0) Total | 0.00 KB/s (0) | 0.00 KB/s (0) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 0.00 KB/s (0) | 0.00 KB/s (0) Write | 0.00 KB/s (0) | 0.00 KB/s (0) Total | 0.00 KB/s (0) | 0.00 KB/s (0)VPS reviews | | MicroLXC | English is my nth language.
@vyas Install fio manually via brew.
Thanks- forgot to mention I run Manjaro Linux. YABS was on Manjaro
VPS reviews | | MicroLXC | English is my nth language.
Then it should work, at least as i know Manjaro is based on Arch. Maybe there is some misconfiguration for Arch(Manjaro) tho?
Yikes... yeah don't think it's gonna fare well on something that old. Lots of bash-related syntax errors there. Maybe I could enforce some sort of minimum bash version or something rather than spewing out junk output.
@vyas not too sure about that one. I'd do what @LetMeBeSad suggested and install fio natively to see if it runs that way (the script will detect the locally installed version and use that instead). If that fails too, then I'd know it's not an issue with the binary that I compiled
Humble janitor of LES
Proud papa of YABS
Thanks @LetMeBeSad and @Mason
installing fio worked.
Not bad for a 10 year old OEM disk. (Samsung SSD for MBP12)*
fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 62.51 MB/s (15.6k) | 64.78 MB/s (1.0k) Write | 62.62 MB/s (15.6k) | 65.18 MB/s (1.0k) Total | 125.13 MB/s (31.2k) | 129.96 MB/s (2.0k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 108.74 MB/s (212) | 116.51 MB/s (113) Write | 114.52 MB/s (223) | 124.27 MB/s (121) Total | 223.26 MB/s (435) | 240.78 MB/s (234)*But allows me to build a case to upgrade the drive. Not just for storage but also speed.
VPS reviews | | MicroLXC | English is my nth language.
Interesting. So my prebuilt fio has some issues with Manjaro (and possibly Arch?) that I'll have to investigate in the future.
Glad the fio install worked
Humble janitor of LES
Proud papa of YABS
HostHatch 250GB big plate chicken in Chicago
root@vps0:~# curl -sL yabs.sh | bash # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Fri 30 Jul 2021 08:36:28 PM EDT Basic System Information: --------------------------------- Processor : Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz CPU cores : 1 @ 2799.998 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ❌ Disabled RAM : 483.2 MiB Swap : 512.0 MiB Disk : 245.8 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 9.00 MB/s (2.2k) | 192.10 MB/s (3.0k) Write | 9.03 MB/s (2.2k) | 193.11 MB/s (3.0k) Total | 18.03 MB/s (4.5k) | 385.22 MB/s (6.0k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 827.41 MB/s (1.6k) | 883.57 MB/s (862) Write | 871.37 MB/s (1.7k) | 942.41 MB/s (920) Total | 1.69 GB/s (3.3k) | 1.82 GB/s (1.7k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 1.40 Gbits/sec | 381 Mbits/sec Online.net | Paris, FR (10G) | 1.17 Gbits/sec | 334 Mbits/sec WorldStream | The Netherlands (10G) | 1.24 Gbits/sec | 580 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 545 Mbits/sec | 238 Mbits/sec Clouvider | NYC, NY, US (10G) | 2.98 Gbits/sec | 965 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 2.71 Gbits/sec | 947 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 2.34 Gbits/sec | 567 Mbits/sec Performing IPv4 iperf3 send test to Iveloz Telecom (Attempt #1 of 5)...SSH connection interrupted, after re-login I see
geekbench_claim.urlwith link to result:https://browser.geekbench.com/v5/cpu/9086575
hosthatch
hongkong 香港
1 vCPU 2690 V2
2GB ram 内存
20GB 硬盘 Hard Disk NVMe RAID-10
1gbps bandwidth
1TB monthly transfer
Above only applies if paid for 2 years (USD $15 / year)
I bench YABS 24/7/365 unless it's a leap year.
When running qemu on Hetzner AX101, how much difference does -cpu host and -enable-kvm make?
Note -- using -cpu host without -enable-kvm gives an error:
First, without -cpu host and without -enable-kvm
root@fsn1 ~ # uname -a Linux fsn1 5.4.128-1-pve #1 SMP PVE 5.4.128-1 (Wed, 21 Jul 2021 18:32:02 +0200) x86_64 GNU/Linux root@fsn1 ~ # cat /etc/debian_version 10.10 root@fsn1 ~ # wget https://cloud.debian.org/images/cloud/sid/daily/latest/debian-sid-nocloud-arm64-daily.qcow2 root@fsn1 ~ # tmux root@fsn1 ~ # qemu-system-x86_64 -m 8192m -nographic debian-sid-nocloud-amd64-daily.qcow2 [ . . . ] root@debian:~# uname -a Linux debian 5.10.0-8-amd64 #1 SMP Debian 5.10.46-3 (2021-07-28) x86_64 GNU/Linux root@debian:~# cat /etc/debian_version 11.0 root@debian:~# nproc 1 root@debian:~# curl -sL yabs.sh | bash # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Sat Jul 31 00:49:31 UTC 2021 qemu-system-x86_64: Slirp: external icmpv6 not supported yet Basic System Information: --------------------------------- Processor : Common KVM processor CPU cores : 1 @ 3393.612 MHz AES-NI : ❌ Disabled VM-x/AMD-V : ❌ Disabled RAM : 7.8 GiB Swap : 0.0 KiB Disk : 1.9 GiB Less than 2GB of space available. Skipping disk test... iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 903 Mbits/sec | 898 Mbits/sec Online.net | Paris, FR (10G) | 787 Mbits/sec | 928 Mbits/sec WorldStream | The Netherlands (10G) | 918 Mbits/sec | 933 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 749 Mbits/sec | 207 Mbits/sec Clouvider | NYC, NY, US (10G) | 876 Mbits/sec | 392 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 340 Mbits/sec | 478 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 840 Mbits/sec | 176 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 748 Mbits/sec | 366 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 655 Mbits/sec | 913 Mbits/sec Online.net | Paris, FR (10G) | 642 Mbits/sec | 851 Mbits/sec WorldStream | The Netherlands (10G) | 615 Mbits/sec | 912 Mbits/sec Clouvider | NYC, NY, US (10G) | 639 Mbits/sec | 400 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 561 Mbits/sec | 246 Mbits/sec Running GB5 benchmark test... *cue elevator music* Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 110 Multi Core | 109 Full Test | https://browser.geekbench.com/v5/cpu/9086822 root@debian:~#Second, with -cpu host and -enable-kvm
root@fsn1 ~ # qemu-system-x86_64 -cpu host -enable-kvm -m 8192m -nographic debian-sid-nocloud-amd64-daily.qcow2 root@debian:~# curl -sL yabs.sh | bash # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Sat Jul 31 01:37:33 UTC 2021 qemu-system-x86_64: Slirp: external icmpv6 not supported yet Basic System Information: --------------------------------- Processor : AMD Ryzen 9 5950X 16-Core Processor CPU cores : 1 @ 3393.622 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 7.8 GiB Swap : 0.0 KiB Disk : 1.9 GiB Less than 2GB of space available. Skipping disk test... iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 931 Mbits/sec | 930 Mbits/sec Online.net | Paris, FR (10G) | 936 Mbits/sec | 936 Mbits/sec WorldStream | The Netherlands (10G) | busy | 936 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 757 Mbits/sec | 256 Mbits/sec Clouvider | NYC, NY, US (10G) | 885 Mbits/sec | 307 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 144 Mbits/sec | 530 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 548 Mbits/sec | 219 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 770 Mbits/sec | 301 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 919 Mbits/sec | 914 Mbits/sec Online.net | Paris, FR (10G) | 923 Mbits/sec | 925 Mbits/sec WorldStream | The Netherlands (10G) | 921 Mbits/sec | busy Clouvider | NYC, NY, US (10G) | 872 Mbits/sec | 356 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 821 Mbits/sec | 310 Mbits/sec Running GB5 benchmark test... *cue elevator music* Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 1524 Multi Core | 1540 Full Test | https://browser.geekbench.com/v5/cpu/9087040 root@debian:~#Tom. 穆坦然. Not Oles. Happy New York City guy visiting Mexico! How is your 文言文?
The MetalVPS.com website runs very speedily on MicroLXC.net! Thanks to @Neoon!
Nice trial and results! Very interesting
This is why I always request for CPU passthrough on any newly purchased VMs if it's not enabled by default... Those AES-NI instructions are really essential for some operations. Plus... the less time a client's VM spends processing instructions, the less impact to the load on a host node, so it's a win-win.
Humble janitor of LES
Proud papa of YABS
I run yabs inside a screen, so I can leave it anytime without worry..
⭕ A simple uptime dashboard using UptimeRobot API https://upy.duo.ovh
⭕ Currently using VPS from BuyVM, GreenCloudVPS, Gullo's, Hetzner, HostHatch, InceptionHosting, LetBox, MaxKVM, MrVM, VirMach.
would be interesting to also see some middle ground, aka qemu-kvm or similar but with AES-NI enabled (which should be possible with additional settings)... as you said I guess that option alone will make a very huge difference.
@Not_Oles any chance you can add this too, pretty please ;-)
Huge Poland KVM (WebHorizon)
root@pl:~# curl -sL yabs.sh | bash # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Sat Jul 31 05:09:59 EDT 2021 Basic System Information: --------------------------------- Processor : AMD Ryzen 5 3600 6-Core Processor CPU cores : 4 @ 3593.248 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 15.3 GiB Swap : 0.0 KiB Disk : 221.5 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 341.66 MB/s (85.4k) | 2.44 GB/s (38.2k) Write | 342.56 MB/s (85.6k) | 2.45 GB/s (38.4k) Total | 684.22 MB/s (171.0k) | 4.90 GB/s (76.6k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 2.59 GB/s (5.0k) | 2.75 GB/s (2.6k) Write | 2.73 GB/s (5.3k) | 2.93 GB/s (2.8k) Total | 5.32 GB/s (10.4k) | 5.69 GB/s (5.5k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 923 Mbits/sec | 886 Mbits/sec Online.net | Paris, FR (10G) | 925 Mbits/sec | 860 Mbits/sec WorldStream | The Netherlands (10G) | busy | busy Biznet | Jakarta, Indonesia (1G) | 429 Mbits/sec | 358 Mbits/sec Clouvider | NYC, NY, US (10G) | 780 Mbits/sec | 460 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 486 Mbits/sec | 462 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 461 Mbits/sec | 426 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 375 Mbits/sec | 230 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 911 Mbits/sec | 914 Mbits/sec Online.net | Paris, FR (10G) | 912 Mbits/sec | 910 Mbits/sec WorldStream | The Netherlands (10G) | 912 Mbits/sec | 917 Mbits/sec Clouvider | NYC, NY, US (10G) | 753 Mbits/sec | 455 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 550 Mbits/sec | 470 Mbits/sec Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 1282 Multi Core | 4210 Full Test | https://browser.geekbench.com/v5/cpu/9091736Free NAT KVM | Free NAT LXC
That is amazing VPSes you have, guys..
⭕ A simple uptime dashboard using UptimeRobot API https://upy.duo.ovh
⭕ Currently using VPS from BuyVM, GreenCloudVPS, Gullo's, Hetzner, HostHatch, InceptionHosting, LetBox, MaxKVM, MrVM, VirMach.
terrahost dedi
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Sat Jul 31 08:57:32 EDT 2021 Basic System Information: --------------------------------- Processor : Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz CPU cores : 4 @ 1692.321 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 7.5 GiB Swap : 7.8 GiB Disk : 450.6 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 115.80 MB/s (28.9k) | 123.61 MB/s (1.9k) Write | 116.11 MB/s (29.0k) | 124.26 MB/s (1.9k) Total | 231.92 MB/s (57.9k) | 247.87 MB/s (3.8k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 135.84 MB/s (265) | 155.59 MB/s (151) Write | 143.06 MB/s (279) | 165.95 MB/s (162) Total | 278.91 MB/s (544) | 321.54 MB/s (313) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 925 Mbits/sec | 917 Mbits/sec Online.net | Paris, FR (10G) | 917 Mbits/sec | 874 Mbits/sec WorldStream | The Netherlands (10G) | 920 Mbits/sec | 910 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 729 Mbits/sec | 98.6 Mbits/sec Clouvider | NYC, NY, US (10G) | 880 Mbits/sec | 221 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 841 Mbits/sec | 314 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 832 Mbits/sec | 257 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 755 Mbits/sec | 122 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 910 Mbits/sec | 838 Mbits/sec Online.net | Paris, FR (10G) | 907 Mbits/sec | 746 Mbits/sec WorldStream | The Netherlands (10G) | 909 Mbits/sec | 898 Mbits/sec Clouvider | NYC, NY, US (10G) | 864 Mbits/sec | 177 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 814 Mbits/sec | 226 Mbits/sec Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 853 Multi Core | 2849 Full Test | https://browser.geekbench.com/v5/cpu/9095467Hi @Falzo!
Here are results with qemu's default processor (as in the first test, above) but now flying the -enable-kvm flag. As might be expected, this third test gives an intermediate result, 1308:
For anybody trying to understand how KVM could be "off" in test 1, given that the processor model name -- "Common KVM processor" -- literally includes "KVM," please consider that possessing a capability is not the same as actually using the capability. It seems that calling qemu as
qemu-kvm-x86_64requires that root explicitly enable KVM with-enable-kvmin order for KVM to be used. However, when qemu is called simply askvmthen KVM is used automagically if the caller is root but not used if the caller is unprivileged.Note that there are additional changes beyond just AES status when switching from the default "Common KVM processor" to
-cpu hostwhich is AMD Ryzen 9 5950X 16-Core Processor.root@fsn1 ~ # qemu-system-x86_64 -enable-kvm -m 8192m -nographic debian-sid-nocloud-amd64-daily.qcow2 root@debian:~# curl -sL yabs.sh | bash # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Sat Jul 31 21:39:44 UTC 2021 qemu-system-x86_64: Slirp: external icmpv6 not supported yet Basic System Information: --------------------------------- Processor : Common KVM processor CPU cores : 1 @ 3393.622 MHz AES-NI : ❌ Disabled VM-x/AMD-V : ❌ Disabled RAM : 7.8 GiB Swap : 0.0 KiB Disk : 1.9 GiB Less than 2GB of space available. Skipping disk test... iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 931 Mbits/sec | 923 Mbits/sec Online.net | Paris, FR (10G) | 936 Mbits/sec | 937 Mbits/sec WorldStream | The Netherlands (10G) | 935 Mbits/sec | 936 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 761 Mbits/sec | 269 Mbits/sec Clouvider | NYC, NY, US (10G) | 885 Mbits/sec | 395 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 728 Mbits/sec | 476 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 843 Mbits/sec | 293 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 767 Mbits/sec | 292 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 919 Mbits/sec | 910 Mbits/sec Online.net | Paris, FR (10G) | 924 Mbits/sec | 924 Mbits/sec WorldStream | The Netherlands (10G) | 921 Mbits/sec | 918 Mbits/sec Clouvider | NYC, NY, US (10G) | 873 Mbits/sec | 336 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 829 Mbits/sec | 332 Mbits/sec Running GB5 benchmark test... *cue elevator music* Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 1308 Multi Core | 1308 Full Test | https://browser.geekbench.com/v5/cpu/9101589 root@debian:~#Tom. 穆坦然. Not Oles. Happy New York City guy visiting Mexico! How is your 文言文?
The MetalVPS.com website runs very speedily on MicroLXC.net! Thanks to @Neoon!
Hey @Mason! Thanks for the kind words! Best wishes from the desert! 👨💻🏜️
Tom. 穆坦然. Not Oles. Happy New York City guy visiting Mexico! How is your 文言文?
The MetalVPS.com website runs very speedily on MicroLXC.net! Thanks to @Neoon!
@Not_Oles thanks, interesting indeed, esp. because the gap is much smaller with that setting and AES still is disabled. I'd guess KVM+AES then comes really close to full host passthru
Just a mini-update towards the Alwyzon Performance Server line: instead of Xeon® E-2174G (no longer sold), you might now get a Xeon® E-2244G (newer model) delivered instead. But no worries, those are at least as beefy as the E-2174G. 🥳
— Michael
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Mon Aug 2 08:54:03 UTC 2021 Basic System Information: --------------------------------- Processor : Intel(R) Xeon(R) E-2244G CPU @ 3.80GHz CPU cores : 2 @ 3791.998 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 7.8 GiB Swap : 0.0 KiB Disk : 400.0 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 191.84 MB/s (47.9k) | 934.60 MB/s (14.6k) Write | 192.35 MB/s (48.0k) | 939.52 MB/s (14.6k) Total | 384.19 MB/s (96.0k) | 1.87 GB/s (29.2k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 1.35 GB/s (2.6k) | 1.19 GB/s (1.1k) Write | 1.43 GB/s (2.7k) | 1.27 GB/s (1.2k) Total | 2.79 GB/s (5.4k) | 2.47 GB/s (2.4k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 929 Mbits/sec | 899 Mbits/sec Online.net | Paris, FR (10G) | 929 Mbits/sec | 888 Mbits/sec WorldStream | The Netherlands (10G) | 926 Mbits/sec | 894 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 447 Mbits/sec | 357 Mbits/sec Clouvider | NYC, NY, US (10G) | 677 Mbits/sec | 841 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 605 Mbits/sec | 744 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 454 Mbits/sec | 694 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 279 Mbits/sec | 618 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 918 Mbits/sec | 764 Mbits/sec Online.net | Paris, FR (10G) | 910 Mbits/sec | 719 Mbits/sec WorldStream | The Netherlands (10G) | 912 Mbits/sec | 772 Mbits/sec Clouvider | NYC, NY, US (10G) | 701 Mbits/sec | 822 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 504 Mbits/sec | 773 Mbits/sec Geekbench 4 Benchmark Test: --------------------------------- Test | Value | Single Core | 5785 Multi Core | 10455 Full Test | https://browser.geekbench.com/v4/cpu/16288009 Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 1234 Multi Core | 2333 Full Test | https://browser.geekbench.com/v5/cpu/9123605Alwyzon - Virtual Servers in Austria starting at 3,99 €/month (excl. VAT)
Picked up a few UK VMs to benchmark as I'm looking for a new home for a few smaller projects.
VM Specialist
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Mon 02 Aug 2021 06:02:19 AM EDT Basic System Information: --------------------------------- Processor : Intel(R) Xeon(R) E-2276G CPU @ 3.80GHz CPU cores : 1 @ 3792.000 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 987.3 MiB Swap : 0.0 KiB Disk : 13.8 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 508.09 MB/s (127.0k) | 3.90 GB/s (61.0k) Write | 509.44 MB/s (127.3k) | 3.93 GB/s (61.4k) Total | 1.01 GB/s (254.3k) | 7.83 GB/s (122.4k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 5.19 GB/s (10.1k) | 5.57 GB/s (5.4k) Write | 5.47 GB/s (10.6k) | 5.94 GB/s (5.8k) Total | 10.67 GB/s (20.8k) | 11.52 GB/s (11.2k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 9.25 Gbits/sec | 8.16 Gbits/sec Online.net | Paris, FR (10G) | 8.38 Gbits/sec | busy WorldStream | The Netherlands (10G) | 8.90 Gbits/sec | 8.32 Gbits/sec Biznet | Jakarta, Indonesia (1G) | 867 Mbits/sec | 101 Mbits/sec Clouvider | NYC, NY, US (10G) | 2.20 Gbits/sec | 2.18 Gbits/sec Velocity Online | Tallahassee, FL, US (10G) | 2.38 Gbits/sec | 1.98 Gbits/sec Clouvider | Los Angeles, CA, US (10G) | 1.30 Gbits/sec | 1.22 Gbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 241 Mbits/sec | 972 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 9.14 Gbits/sec | 8.75 Gbits/sec Online.net | Paris, FR (10G) | 7.77 Gbits/sec | 6.74 Gbits/sec WorldStream | The Netherlands (10G) | 9.17 Gbits/sec | 4.74 Gbits/sec Clouvider | NYC, NY, US (10G) | 2.33 Gbits/sec | 1.80 Gbits/sec Clouvider | Los Angeles, CA, US (10G) | 1.31 Gbits/sec | 1.20 Gbits/sec Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 1147 Multi Core | 1151 Full Test | https://browser.geekbench.com/v5/cpu/9124666OVHcloud
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Mon 02 Aug 2021 12:19:40 PM UTC Basic System Information: --------------------------------- Processor : Intel Core Processor (Haswell, no TSX) CPU cores : 1 @ 2394.428 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 1.9 GiB Swap : 0.0 KiB Disk : 39.3 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 40.03 MB/s (10.0k) | 642.00 MB/s (10.0k) Write | 40.12 MB/s (10.0k) | 645.38 MB/s (10.0k) Total | 80.16 MB/s (20.0k) | 1.28 GB/s (20.1k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 548.71 MB/s (1.0k) | 541.65 MB/s (528) Write | 577.87 MB/s (1.1k) | 577.72 MB/s (564) Total | 1.12 GB/s (2.1k) | 1.11 GB/s (1.0k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 246 Mbits/sec | 246 Mbits/sec Online.net | Paris, FR (10G) | 246 Mbits/sec | 245 Mbits/sec WorldStream | The Netherlands (10G) | 244 Mbits/sec | 245 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 136 Mbits/sec | 15.3 Mbits/sec Clouvider | NYC, NY, US (10G) | 238 Mbits/sec | 239 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 230 Mbits/sec | 229 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 227 Mbits/sec | 229 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 210 Mbits/sec | 216 Mbits/sec Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 609 Multi Core | 606 Full Test | https://browser.geekbench.com/v5/cpu/9126855Nexus Bytes
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-06-05 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Mon 02 Aug 2021 08:43:20 AM EDT Basic System Information: --------------------------------- Processor : AMD Ryzen 9 3950X 16-Core Processor CPU cores : 1 @ 3493.438 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 987.3 MiB Swap : 0.0 KiB Disk : 14.7 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 188.83 MB/s (47.2k) | 1.86 GB/s (29.2k) Write | 189.33 MB/s (47.3k) | 1.87 GB/s (29.3k) Total | 378.17 MB/s (94.5k) | 3.74 GB/s (58.5k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 3.71 GB/s (7.2k) | 3.54 GB/s (3.4k) Write | 3.91 GB/s (7.6k) | 3.77 GB/s (3.6k) Total | 7.62 GB/s (14.8k) | 7.31 GB/s (7.1k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 929 Mbits/sec | 940 Mbits/sec Online.net | Paris, FR (10G) | 916 Mbits/sec | 935 Mbits/sec WorldStream | The Netherlands (10G) | 920 Mbits/sec | 939 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 444 Mbits/sec | 145 Mbits/sec Clouvider | NYC, NY, US (10G) | 844 Mbits/sec | 384 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 577 Mbits/sec | 479 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 442 Mbits/sec | 173 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 319 Mbits/sec | 149 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 924 Mbits/sec | 927 Mbits/sec Online.net | Paris, FR (10G) | 918 Mbits/sec | 915 Mbits/sec WorldStream | The Netherlands (10G) | busy | 925 Mbits/sec Clouvider | NYC, NY, US (10G) | 812 Mbits/sec | 302 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 478 Mbits/sec | 180 Mbits/sec Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 1217 Multi Core | 1195 Full Test | https://browser.geekbench.com/v5/cpu/9127155Nice performance throughout, but will probably hold onto the VM Specialist one - kudos @Mr_Tom
NexusBytes VPS-6G Ryzen
Basic System Information: --------------------------------- Processor : AMD Ryzen 9 3900X 12-Core Processor CPU cores : 6 @ 3792.872 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 5.8 GiB Swap : 0.0 KiB Disk : 88.5 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 352.17 MB/s (88.0k) | 3.71 GB/s (58.0k) Write | 353.10 MB/s (88.2k) | 3.73 GB/s (58.3k) Total | 705.28 MB/s (176.3k) | 7.44 GB/s (116.4k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 4.33 GB/s (8.4k) | 4.21 GB/s (4.1k) Write | 4.56 GB/s (8.9k) | 4.50 GB/s (4.3k) Total | 8.90 GB/s (17.3k) | 8.71 GB/s (8.5k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 318 Mbits/sec | 249 Mbits/sec Online.net | Paris, FR (10G) | 235 Mbits/sec | 755 Mbits/sec WorldStream | The Netherlands (10G) | 139 Mbits/sec | 419 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 635 Mbits/sec | 452 Mbits/sec Clouvider | NYC, NY, US (10G) | 431 Mbits/sec | 301 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 16.4 Mbits/sec | 57.8 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 624 Mbits/sec | 411 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | busy | 614 Kbits/sec Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 1333 Multi Core | 6131 Full Test | https://browser.geekbench.com/v5/cpu/9134126Entrybytes Entry-8G
UK node
Basic System Information: --------------------------------- Processor : Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz CPU cores : 4 @ 2399.996 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 7.8 GiB Swap : 0.0 KiB Disk : 78.7 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 171.05 MB/s (42.7k) | 1.87 GB/s (29.2k) Write | 171.50 MB/s (42.8k) | 1.88 GB/s (29.4k) Total | 342.55 MB/s (85.6k) | 3.75 GB/s (58.7k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 4.16 GB/s (8.1k) | 5.54 GB/s (5.4k) Write | 4.38 GB/s (8.5k) | 5.91 GB/s (5.7k) Total | 8.54 GB/s (16.6k) | 11.45 GB/s (11.1k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 947 Mbits/sec | 933 Mbits/sec Online.net | Paris, FR (10G) | 939 Mbits/sec | 930 Mbits/sec WorldStream | The Netherlands (10G) | busy | busy Biznet | Jakarta, Indonesia (1G) | 401 Mbits/sec | 78.4 Mbits/sec Clouvider | NYC, NY, US (10G) | 759 Mbits/sec | 404 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 25.0 Mbits/sec | 100 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 349 Mbits/sec | 180 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 180 Mbits/sec | 205 Mbits/sec Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 484 Multi Core | 1825 Full Test | https://browser.geekbench.com/v5/cpu/9134169NL node
Basic System Information: --------------------------------- Processor : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz CPU cores : 4 @ 2095.162 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 7.8 GiB Swap : 0.0 KiB Disk : 78.7 GiB fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 141.89 MB/s (35.4k) | 1.85 GB/s (29.0k) Write | 142.27 MB/s (35.5k) | 1.86 GB/s (29.1k) Total | 284.16 MB/s (71.0k) | 3.72 GB/s (58.2k) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 4.17 GB/s (8.1k) | 4.30 GB/s (4.2k) Write | 4.39 GB/s (8.5k) | 4.59 GB/s (4.4k) Total | 8.57 GB/s (16.7k) | 8.90 GB/s (8.6k) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 971 Mbits/sec | 949 Mbits/sec Online.net | Paris, FR (10G) | 981 Mbits/sec | 948 Mbits/sec WorldStream | The Netherlands (10G) | 979 Mbits/sec | 952 Mbits/sec Biznet | Jakarta, Indonesia (1G) | 272 Mbits/sec | 63.0 Mbits/sec Clouvider | NYC, NY, US (10G) | 429 Mbits/sec | 885 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 24.0 Mbits/sec | 234 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 308 Mbits/sec | 505 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 229 Mbits/sec | 246 Mbits/sec Geekbench 5 Benchmark Test: --------------------------------- Test | Value | Single Core | 551 Multi Core | 2016 Full Test | https://browser.geekbench.com/v5/cpu/9134170