Stopwatch
Benchmark report #4611
ITLDC – SSD VDS 1GB
Report
Share test result

Test results for SSD VDS 1GB at ITLDC


Server specs:


QEMU Virtual CPU version 2.5+
996 MB RAM / 10 GB disk space
Debian 9.1
Netherlands

Benchmark results summary:


UnixBench - 2229.6
Disk Read - 430 MB/s
Disk Write - 1271 MB/s
Bandwidth - 516.78 MB/s

More: https://serverscope.io/trials/967l
Share
Share this page
Cpu chip
Server Specs
CPU
QEMU Virtual CPU version 2.5+
CPU Cores
1 × 3492 MHz
RAM
996 MB
Disk
10 GB
OS
Debian 9.1
Location
Benchmark summary
Benchmark summary
UnixBench
2229.6
Disk Read
430 MB/s
Disk Write
1271 MB/s
Bandwidth
516.78 Mbit/s
Speedtest
281.45 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
2229.6
Terminal
Raw Output
gcc -o pgms/arithoh -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Darithoh src/arith.c 
gcc -o pgms/register -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum="register int" src/arith.c 
gcc -o pgms/short -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=short src/arith.c 
gcc -o pgms/int -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=int src/arith.c 
gcc -o pgms/long -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=long src/arith.c 
gcc -o pgms/float -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=float src/arith.c 
gcc -o pgms/double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=double src/arith.c 
gcc -o pgms/hanoi -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/hanoi.c 
gcc -o pgms/syscall -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/syscall.c 
gcc -o pgms/context1 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/context1.c 
gcc -o pgms/pipe -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/pipe.c 
gcc -o pgms/spawn -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/spawn.c 
gcc -o pgms/execl -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/execl.c 
gcc -o pgms/dhry2 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= ./src/dhry_1.c ./src/dhry_2.c
gcc -o pgms/dhry2reg -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= -DREG=register ./src/dhry_1.c ./src/dhry_2.c
gcc -o pgms/looper -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/looper.c 
gcc -o pgms/fstime -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/fstime.c 
gcc -o pgms/whetstone-double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DDP -DUNIX -DUNIXBENCH src/whets.c -lm
make all
make[1]: Entering directory "/root/serverscope-yH9NzM/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-yH9NzM/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-yH9NzM/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-yH9NzM/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-yH9NzM/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-yH9NzM/byte-unixbench/UnixBench"
sh: 1: 3dinfo: not found

   #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
   #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
   #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
   #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
   #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
    ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

   Version 5.1.3                      Based on the Byte Magazine Unix Benchmark

   Multi-CPU version                  Version 5 revisions by Ian Smith,
                                      Sunnyvale, CA, USA
   January 13, 2011                   johantheghost at yahoo period com


1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

1 x Execl Throughput  1 2 3

1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

1 x File Copy 256 bufsize 500 maxblocks  1 2 3

1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

1 x Process Creation  1 2 3

1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

1 x Shell Scripts (1 concurrent)  1 2 3

1 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: vds-derekk-111705: GNU/Linux
   OS: GNU/Linux -- 4.9.0-4-amd64 -- #1 SMP Debian 4.9.51-1 (2017-09-28)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: QEMU Virtual CPU version 2.5+ (6983.8 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   14:19:21 up 11 min,  1 user,  load average: 8.16, 4.65, 1.95; runlevel 2017-11-25

------------------------------------------------------------------------
Benchmark Run: Sat Nov 25 2017 14:19:21 - 14:47:54
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       42258428.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4109.8 MWIPS (12.7 s, 7 samples)
Execl Throughput                               7375.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1445498.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          395405.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2830913.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2671529.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 419099.6 lps   (10.0 s, 7 samples)
Process Creation                              19207.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  12496.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1633.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        4162531.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   42258428.4   3621.1
Double-Precision Whetstone                       55.0       4109.8    747.2
Execl Throughput                                 43.0       7375.4   1715.2
File Copy 1024 bufsize 2000 maxblocks          3960.0    1445498.0   3650.2
File Copy 256 bufsize 500 maxblocks            1655.0     395405.8   2389.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    2830913.7   4880.9
Pipe Throughput                               12440.0    2671529.2   2147.5
Pipe-based Context Switching                   4000.0     419099.6   1047.7
Process Creation                                126.0      19207.2   1524.4
Shell Scripts (1 concurrent)                     42.4      12496.3   2947.3
Shell Scripts (8 concurrent)                      6.0       1633.4   2722.4
System Call Overhead                          15000.0    4162531.7   2775.0
                                                                   ========
System Benchmarks Index Score                                        2229.6

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
32768+0 records in
32768+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 5.06709 s, 424 MB/s


dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 5.0165 s, 428 MB/s


Hard drive
FIO random read
Performance
430.0 MB/s
IOPS
110080
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting
benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=12404: Sat Nov 25 14:16:19 2017
  read : io=25801MB, bw=440323KB/s, iops=110080, runt= 60001msec
    clat (usec): min=0, max=20571, avg=70.97, stdev=140.09
     lat (usec): min=0, max=20572, avg=71.16, stdev=140.30
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    2], 20.00th=[   40],
     | 30.00th=[   48], 40.00th=[   55], 50.00th=[   62], 60.00th=[   69],
     | 70.00th=[   77], 80.00th=[   91], 90.00th=[  114], 95.00th=[  131],
     | 99.00th=[  211], 99.50th=[  302], 99.90th=[ 2672], 99.95th=[ 2896],
     | 99.99th=[ 5216]
    bw (KB  /s): min=34456, max=71536, per=12.50%, avg=55033.72, stdev=5717.44
    lat (usec) : 2=8.51%, 4=3.18%, 10=0.45%, 20=0.07%, 50=19.17%
    lat (usec) : 100=52.78%, 250=15.13%, 500=0.40%, 750=0.06%, 1000=0.04%
    lat (msec) : 2=0.07%, 4=0.11%, 10=0.02%, 20=0.01%, 50=0.01%
  cpu          : usr=3.15%, sys=8.38%, ctx=5813594, majf=2, minf=87
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=6604959/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
   READ: io=25801MB, aggrb=440323KB/s, minb=440323KB/s, maxb=440323KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=5799613/12, merge=0/3, ticks=126336/20, in_queue=125784, util=93.70%
Hard drive
FIO random direct read
Performance
517.39 MB/s
IOPS
132452
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting
benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=12442: Sat Nov 25 14:17:19 2017
  read : io=31044MB, bw=529808KB/s, iops=132452, runt= 60001msec
    clat (usec): min=10, max=16782, avg=58.55, stdev=83.71
     lat (usec): min=10, max=16783, avg=58.78, stdev=83.78
    clat percentiles (usec):
     |  1.00th=[   22],  5.00th=[   28], 10.00th=[   32], 20.00th=[   36],
     | 30.00th=[   41], 40.00th=[   46], 50.00th=[   50], 60.00th=[   55],
     | 70.00th=[   62], 80.00th=[   73], 90.00th=[   93], 95.00th=[  103],
     | 99.00th=[  159], 99.50th=[  221], 99.90th=[  580], 99.95th=[ 1096],
     | 99.99th=[ 4704]
    bw (KB  /s): min=41568, max=83552, per=12.51%, avg=66254.77, stdev=10070.05
    lat (usec) : 20=0.35%, 50=47.77%, 100=46.01%, 250=5.49%, 500=0.26%
    lat (usec) : 750=0.04%, 1000=0.02%
    lat (msec) : 2=0.03%, 4=0.01%, 10=0.02%, 20=0.01%
  cpu          : usr=3.93%, sys=7.88%, ctx=7958670, majf=0, minf=73
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=7947257/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
   READ: io=31044MB, aggrb=529808KB/s, minb=529808KB/s, maxb=529808KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=7935068/2, merge=0/8, ticks=164372/0, in_queue=163756, util=98.58%
Hard drive
FIO random write
Performance
1271.3 MB/s
IOPS
325446
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting
benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=12497: Sat Nov 25 14:19:19 2017
  write: io=76285MB, bw=1271.3MB/s, iops=325446, runt= 60007msec
    clat (usec): min=0, max=64784, avg=18.97, stdev=501.70
     lat (usec): min=0, max=67076, avg=19.90, stdev=524.43
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    3], 99.50th=[    8], 99.90th=[ 6688], 99.95th=[11712],
     | 99.99th=[23936]
    bw (KB  /s): min=73277, max=211495, per=12.53%, avg=163165.19, stdev=14358.36
    lat (usec) : 2=65.37%, 4=33.95%, 10=0.23%, 20=0.05%, 50=0.03%
    lat (usec) : 100=0.02%, 250=0.02%, 500=0.11%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.03%, 10=0.08%, 20=0.05%, 50=0.02%
    lat (msec) : 100=0.01%
  cpu          : usr=2.16%, sys=6.86%, ctx=123174, majf=0, minf=75
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=19529084/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
  WRITE: io=76285MB, aggrb=1271.3MB/s, minb=1271.3MB/s, maxb=1271.3MB/s, mint=60007msec, maxt=60007msec

Disk stats (read/write):
  vda: ios=5/6708052, merge=0/47, ticks=0/2939560, in_queue=2939268, util=58.08%
Hard drive
FIO random direct write
Performance
121.33 MB/s
IOPS
31060
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting
benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 256MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=12463: Sat Nov 25 14:18:19 2017
  write: io=7280.2MB, bw=124243KB/s, iops=31060, runt= 60002msec
    clat (usec): min=14, max=50685, avg=255.90, stdev=2459.60
     lat (usec): min=14, max=50686, avg=256.13, stdev=2459.65
    clat percentiles (usec):
     |  1.00th=[   21],  5.00th=[   22], 10.00th=[   22], 20.00th=[   23],
     | 30.00th=[   23], 40.00th=[   24], 50.00th=[   25], 60.00th=[   27],
     | 70.00th=[   29], 80.00th=[   33], 90.00th=[   38], 95.00th=[   45],
     | 99.00th=[  219], 99.50th=[26240], 99.90th=[31104], 99.95th=[32384],
     | 99.99th=[35072]
    bw (KB  /s): min= 7761, max=20725, per=12.51%, avg=15539.30, stdev=2035.28
    lat (usec) : 20=0.13%, 50=96.00%, 100=2.15%, 250=0.75%, 500=0.06%
    lat (usec) : 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.02%, 20=0.06%, 50=0.79%
    lat (msec) : 100=0.01%
  cpu          : usr=0.88%, sys=3.60%, ctx=3743991, majf=0, minf=74
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=1863712/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
  WRITE: io=7280.2MB, aggrb=124243KB/s, minb=124243KB/s, maxb=124243KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=202/1862066, merge=0/757, ticks=4/49796, in_queue=49688, util=75.95%
Download
Download benchmark results
Download speed
516.78 Mbit/s
Downloaded 104857600 bytes in 1.409484 sec
Downloaded 104857600 bytes in 1.463106 sec
Downloaded 104857600 bytes in 1.572313 sec
Downloaded 104857600 bytes in 1.766932 sec
Downloaded 104857600 bytes in 1.528450 sec
Finished! Average download speed is 516.78 Mbit/s
Upload
Speedtest results
Upload speed
281.45 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ITL ...
Selecting 15 servers that are not too close:
  1. Art Of Automation B.V. (Hoorn) [30.88 km]: 8.692 ms
  2. Vodafone NL (Utrecht) [35.77 km]: 7.601 ms
  3. Jonaz B.V. (Amersfoort) [41.88 km]: 5.741 ms
  4. ColoCenter bv (Zoetermeer) [45.19 km]: 6.955 ms
  5. Matrix DATA (Harderwijk) [48.83 km]: 8.437 ms
  6. KPN B.V. (Den Haag) [53.54 km]: 8.648 ms
  7. SIT Internetdiensten B.V. (Voorthuizen) [53.58 km]: 5.499 ms
  8. Solcon (Dronten) [57.86 km]: 9.143 ms
  9. Luna.nl B.V. (Rotterdam) [58.49 km]: 7.421 ms
  10. Luna.nl B.V. (Rotterdam) [58.64 km]: 7.512 ms
  11. Maximum (Rotterdam) [58.64 km]: 7.872 ms
  12. Qweb | Full-Service Hosting (Alblasserdam) [59.82 km]: 42.94 ms
  13. Caiway (Naaldwijk) [64.05 km]: 6.553 ms
  14. WorldStream B.V. (Naaldwijk) [64.15 km]: 8.275 ms
  15. RoutIT BV (Ede) [64.56 km]: 8.833 ms
Testing upload speeds
  1. Art Of Automation B.V. (Hoorn):              ......................... 300.59 Mbit/s
  2. Vodafone NL (Utrecht):                       ......................... 277.85 Mbit/s
  3. Jonaz B.V. (Amersfoort):                     ......................... 330.35 Mbit/s
  4. ColoCenter bv (Zoetermeer):                  ......................... 378.06 Mbit/s
  5. Matrix DATA (Harderwijk):                    ......................... 344.70 Mbit/s
  6. KPN B.V. (Den Haag):                         ......................... 297.12 Mbit/s
  7. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 93.12 Mbit/s
  8. Solcon (Dronten):                            ......................... 180.87 Mbit/s
  9. Luna.nl B.V. (Rotterdam):                    ......................... 54.75 Mbit/s
  10. Luna.nl B.V. (Rotterdam):                   ......................... 26.25 Mbit/s
  11. Maximum (Rotterdam):                        ......................... 285.64 Mbit/s
  12. Qweb | Full-Service Hosting (Alblasserdam): ......................... 65.38 Mbit/s
  13. Caiway (Naaldwijk):                         ......................... 136.14 Mbit/s
  14. WorldStream B.V. (Naaldwijk):               ......................... 235.11 Mbit/s
  15. RoutIT BV (Ede):                            ......................... 329.49 Mbit/s
Average upload speed is 222.36 Mbit/s