This is the yab (yabs.sh results) for tests that were run on a 1Gbits server on May 20th 2026.
yabs.sh is an easy to run and powerful script that runs a full set of benchmarks on your server. Get Started with Yabs. You can collect, organize and visualize your yabs for free at VPSBenchmarks.
Go to your Dashboard to manage your yabs.
Compare Geekbench, Fio and Iperf3 benchmark results from the Yabs comparison page.
| Provider | 1Gbits |
|---|---|
| VPS Plan | NVMe Linux 1 |
| OS Version | Ubuntu 22.04.5 LTS |
| Data Center Location | Helsinki, Uusimaa, Finland |
| Processor | AMD EPYC-Milan Processor |
|---|---|
| CPU cores | 2 @ 4491.504 MHz |
| RAM | 1.9 GiB |
| Disk | 30.9 GB |
| Swap | 512.0 MiB |
| Kernel | 5.15.0-46-generic |
| AES-NI | ✔ Enabled |
| VM-x/AMD-V | ✔ Enabled |
| VM Type |
{
"version": "v2026-05-11",
"time": "20260520-095001",
"os": {
"arch": "x64",
"distro": "Ubuntu 22.04.5 LTS",
"kernel": "5.15.0-46-generic",
"uptime": 1908.77,
"vm": "KVM"
},
"net": {
"ipv4": true,
"ipv6": false
},
"cpu": {
"model": "AMD EPYC-Milan Processor",
"cores": 2,
"freq": "4491.504 MHz",
"aes": true,
"virt": true
},
"mem": {
"ram": 2023140,
"ram_units": "KiB",
"swap": 524284,
"swap_units": "KiB",
"disk": 30868032,
"disk_units": "KB"
},
"ip_info": {
"protocol": "IPv4",
"isp": "Hostkey B.V.",
"asn": "AS57043 HOSTKEY B.V.",
"org": "Hostkey B.V",
"city": "Helsinki",
"region": "Uusimaa",
"region_code": "18",
"country": "Finland"
},
"partition": "/dev/sda1",
"fio": [
{
"bs": "4k",
"speed_r": 174663,
"iops_r": 43665,
"speed_w": 175124,
"iops_w": 43781,
"speed_rw": 349787,
"iops_rw": 87446,
"speed_units": "KBps"
},
{
"bs": "64k",
"speed_r": 737794,
"iops_r": 11528,
"speed_w": 741677,
"iops_w": 11588,
"speed_rw": 1479471,
"iops_rw": 23116,
"speed_units": "KBps"
},
{
"bs": "512k",
"speed_r": 705170,
"iops_r": 1377,
"speed_w": 742638,
"iops_w": 1450,
"speed_rw": 1447808,
"iops_rw": 2827,
"speed_units": "KBps"
},
{
"bs": "1m",
"speed_r": 694581,
"iops_r": 678,
"speed_w": 740840,
"iops_w": 723,
"speed_rw": 1435421,
"iops_rw": 1401,
"speed_units": "KBps"
}
],
"iperf": [
{
"mode": "IPv4",
"provider": "Clouvider",
"loc": "London, UK (10G)",
"send": "busy ",
"recv": "busy ",
"latency": "33.7 ms"
},
{
"mode": "IPv4",
"provider": "Eranium",
"loc": "Amsterdam, NL (100G)",
"send": "921 Mbits/sec",
"recv": "928 Mbits/sec",
"latency": "30.4 ms"
},
{
"mode": "IPv4",
"provider": "Uztelecom",
"loc": "Tashkent, UZ (10G)",
"send": "848 Mbits/sec",
"recv": "19.9 Mbits/sec",
"latency": "68.0 ms"
},
{
"mode": "IPv4",
"provider": "Leaseweb",
"loc": "Singapore, SG (10G)",
"send": "507 Mbits/sec",
"recv": "418 Mbits/sec",
"latency": "215 ms"
},
{
"mode": "IPv4",
"provider": "Clouvider",
"loc": "Los Angeles, CA, US (10G)",
"send": "694 Mbits/sec",
"recv": "503 Mbits/sec",
"latency": "161 ms"
},
{
"mode": "IPv4",
"provider": "Leaseweb",
"loc": "NYC, NY, US (10G)",
"send": "834 Mbits/sec",
"recv": "797 Mbits/sec",
"latency": "108 ms"
},
{
"mode": "IPv4",
"provider": "Edgoo",
"loc": "Sao Paulo, BR (1G)",
"send": "busy ",
"recv": "731 Mbits/sec",
"latency": "224 ms"
}
],
"geekbench": [
{
"version": 5,
"single": null,
"multi": null,
"url": "https://browser.geekbench.com/v5/cpu/24314511"
},
{
"version": 6,
"single": null,
"multi": null,
"url": "https://browser.geekbench.com/v6/cpu/18064096"
}
],
"runtime": {
"start": 1779295801,
"end": 1779296573,
"elapsed": 772
}
}
The scale in the charts between 0 and 100 represents the performance of this server for each metric relative to the performance of all other servers tested recently at VPSBenchmarks for that same metric.
Geekbench measures your processor's single-core and multi-core power.
| Full Test | https://browser.geekbench.com/v5/cpu/24314511 |
|---|---|
| Multi Core | 3245 |
| Single Core | 1779 |
Geekbench measures your processor's single-core and multi-core power.
| Full Test | https://browser.geekbench.com/v6/cpu/18064096 |
|---|---|
| Multi Core | 3963 |
| Single Core | 2287 |
This Fio test evaluates disk performance in 4 random read and write runs with different block sizes, 50% reads and 50% writes.
All fio tests below run in asynchronous direct mode using libaio and use 2 execution threads regardless of the size of the server.
| 4k | 64k | 512k | 1m | |
|---|---|---|---|---|
| Read | 174.7 MB/s 43.665k IOPS | 737.8 MB/s 11.528k IOPS | 705.2 MB/s 1.377k IOPS | 694.6 MB/s 0.678k IOPS |
| Write | 175.1 MB/s 43.781k IOPS | 741.7 MB/s 11.588k IOPS | 742.6 MB/s 1.45k IOPS | 740.8 MB/s 0.723k IOPS |
| Total | 349.8 MB/s 87.446k IOPS | 1479.5 MB/s 23.116k IOPS | 1447.8 MB/s 2.827k IOPS | 1435.4 MB/s 1.401k IOPS |
Iperf3 tests download and upload speeds to various locations using 8 parallel threads.
| Download | Upload | |
|---|---|---|
|
Edgoo Sao Paulo, BR (1G) |
731 Mbits/sec | busy |
|
Clouvider London, UK (10G) |
busy | busy |
|
Leaseweb NYC, NY, US (10G) |
797 Mbits/sec | 834 Mbits/sec |
|
Eranium Amsterdam, NL (100G) |
928 Mbits/sec | 921 Mbits/sec |
|
Leaseweb Singapore, SG (10G) |
418 Mbits/sec | 507 Mbits/sec |
|
Uztelecom Tashkent, UZ (10G) |
20 Mbits/sec | 848 Mbits/sec |
|
Clouvider Los Angeles, CA, US (10G) |
503 Mbits/sec | 694 Mbits/sec |