This is the yab (yabs.sh results) for tests that were run on a DigitalOcean server on August 18th 2025.
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.
Link: https://m.do.co/c/f6f1f383e46f
Value: $200
Sign up using the following link and get $200 credit over 60 days.
| Provider | DigitalOcean |
|---|---|
| VPS Plan | RTX 4000 ADA (1x) |
| OS Version | Ubuntu 22.04.4 LTS |
| Data Center Location | Toronto, Ontario, Canada |
| Processor | INTEL(R) XEON(R) GOLD 6548Y+ |
|---|---|
| CPU cores | 8 @ 2500.000 MHz |
| RAM | 31.3 GiB |
| Disk | 508.0 GB |
| Swap | 0.0 B |
| Kernel | 5.15.0-113-generic |
| AES-NI | ✔ Enabled |
| VM-x/AMD-V | ✔ Enabled |
| VM Type |
{
"version": "v2025-04-20",
"time": "20250818-212812",
"os": {
"arch": "x64",
"distro": "Ubuntu 22.04.4 LTS",
"kernel": "5.15.0-113-generic",
"uptime": 129.8,
"vm": "KVM"
},
"net": {
"ipv4": true,
"ipv6": false
},
"cpu": {
"model": "INTEL(R) XEON(R) GOLD 6548Y+",
"cores": 8,
"freq": "2500.000 MHz",
"aes": true,
"virt": true
},
"mem": {
"ram": 32861636,
"ram_units": "KiB",
"swap": 0,
"swap_units": "KiB",
"disk": 508037108,
"disk_units": "KB"
},
"ip_info": {
"protocol": "IPv4",
"isp": "DigitalOcean, LLC",
"asn": "AS14061 DigitalOcean, LLC",
"org": "DigitalOcean, LLC",
"city": "Toronto",
"region": "Ontario",
"region_code": "ON",
"country": "Canada"
},
"partition": "/dev/vda1",
"fio": [
{
"bs": "4k",
"speed_r": 354440,
"iops_r": 88610,
"speed_w": 355375,
"iops_w": 88843,
"speed_rw": 709815,
"iops_rw": 177453,
"speed_units": "KBps"
},
{
"bs": "64k",
"speed_r": 2469478,
"iops_r": 38585,
"speed_w": 2482474,
"iops_w": 38788,
"speed_rw": 4951952,
"iops_rw": 77373,
"speed_units": "KBps"
},
{
"bs": "512k",
"speed_r": 2622439,
"iops_r": 5121,
"speed_w": 2761776,
"iops_w": 5394,
"speed_rw": 5384215,
"iops_rw": 10515,
"speed_units": "KBps"
},
{
"bs": "1m",
"speed_r": 1699805,
"iops_r": 1659,
"speed_w": 1813011,
"iops_w": 1770,
"speed_rw": 3512816,
"iops_rw": 3429,
"speed_units": "KBps"
}
],
"iperf": [
{
"mode": "IPv4",
"provider": "Clouvider",
"loc": "London, UK (10G)",
"send": "1.83 Gbits/sec",
"recv": "2.15 Gbits/sec",
"latency": "83.5 ms"
},
{
"mode": "IPv4",
"provider": "Eranium",
"loc": "Amsterdam, NL (100G)",
"send": "1.97 Gbits/sec",
"recv": "2.11 Gbits/sec",
"latency": "88.6 ms"
},
{
"mode": "IPv4",
"provider": "Uztelecom",
"loc": "Tashkent, UZ (10G)",
"send": "873 Mbits/sec",
"recv": "936 Mbits/sec",
"latency": "184 ms"
},
{
"mode": "IPv4",
"provider": "Leaseweb",
"loc": "Singapore, SG (10G)",
"send": "605 Mbits/sec",
"recv": "702 Mbits/sec",
"latency": "237 ms"
},
{
"mode": "IPv4",
"provider": "Clouvider",
"loc": "Los Angeles, CA, US (10G)",
"send": "1.57 Gbits/sec",
"recv": "2.61 Gbits/sec",
"latency": "66.0 ms"
},
{
"mode": "IPv4",
"provider": "Leaseweb",
"loc": "NYC, NY, US (10G)",
"send": "9.07 Gbits/sec",
"recv": "8.23 Gbits/sec",
"latency": "17.2 ms"
},
{
"mode": "IPv4",
"provider": "Edgoo",
"loc": "Sao Paulo, BR (1G)",
"send": "1.43 Gbits/sec",
"recv": "643 Mbits/sec",
"latency": "126 ms"
}
],
"geekbench": [
{
"version": 6,
"single": 2265,
"multi": 11360,
"url": "https://browser.geekbench.com/v6/cpu/13387747"
}
],
"runtime": {
"start": 1755552492,
"end": 1755552992,
"elapsed": 500
}
}
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/v6/cpu/13387747 |
|---|---|
| Multi Core | 11360 |
| Single Core | 2265 |
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 | 354.4 MB/s 88.61k IOPS | 2469.5 MB/s 38.585k IOPS | 2622.4 MB/s 5.121k IOPS | 1699.8 MB/s 1.659k IOPS |
| Write | 355.4 MB/s 88.843k IOPS | 2482.5 MB/s 38.788k IOPS | 2761.8 MB/s 5.394k IOPS | 1813.0 MB/s 1.77k IOPS |
| Total | 709.8 MB/s 177.453k IOPS | 4952.0 MB/s 77.373k IOPS | 5384.2 MB/s 10.515k IOPS | 3512.8 MB/s 3.429k IOPS |
Iperf3 tests download and upload speeds to various locations using 8 parallel threads.
| Download | Upload | |
|---|---|---|
|
Edgoo Sao Paulo, BR (1G) |
643 Mbits/sec | 1464 Mbits/sec |
|
Clouvider London, UK (10G) |
2202 Mbits/sec | 1874 Mbits/sec |
|
Leaseweb NYC, NY, US (10G) |
8428 Mbits/sec | 9288 Mbits/sec |
|
Eranium Amsterdam, NL (100G) |
2161 Mbits/sec | 2017 Mbits/sec |
|
Leaseweb Singapore, SG (10G) |
702 Mbits/sec | 605 Mbits/sec |
|
Uztelecom Tashkent, UZ (10G) |
936 Mbits/sec | 873 Mbits/sec |
|
Clouvider Los Angeles, CA, US (10G) |
2673 Mbits/sec | 1608 Mbits/sec |