Stopwatch
Benchmark report #1802
Vultr – 15 GB SSD (old)
Report
Share test result

Test results for 15 GB SSD (old) at Vultr


Server specs:


Virtual CPU 714389bda930
741 MB RAM / 15 GB disk space
Centos 7.2.1511 Core
Amsterdam, Netherlands

Benchmark results summary:


UnixBench - 1339.6
Disk Read - 120 MB/s
Disk Write - 295 MB/s
Bandwidth - 1100.72 MB/s

More: https://serverscope.io/trials/rDx
Share
Share this page
Cpu chip
Server Specs
CPU
Virtual CPU 714389bda930
CPU Cores
1 × 2400 MHz
RAM
741 MB
Disk
15 GB
OS
Centos 7.2.1511 Core
Location
Amsterdam, Netherlands
Benchmark summary
Benchmark summary
UnixBench
1339.6
Disk Read
120 MB/s
Disk Write
295 MB/s
Bandwidth
1100.72 Mbit/s
Speedtest
436.46 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1339.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-i5LRgj/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-i5LRgj/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-i5LRgj/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-i5LRgj/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-i5LRgj/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-i5LRgj/byte-unixbench/UnixBench"
sh: 3dinfo: command 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: ss-test1: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.36.3.el7.x86_64 -- #1 SMP Mon Oct 24 16:09:20 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Virtual CPU 714389bda930 (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   17:59:01 up 8 min,  1 user,  load average: 7.97, 4.96, 2.18; runlevel 2016-11-13

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 17:59:01 - 18:27:11
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       27774913.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3541.4 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3682.9 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        894421.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          246342.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1863144.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1553961.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 302577.8 lps   (10.0 s, 7 samples)
Process Creation                              10919.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4836.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    636.2 lpm   (60.1 s, 2 samples)
System Call Overhead                        3568284.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   27774913.3   2380.0
Double-Precision Whetstone                       55.0       3541.4    643.9
Execl Throughput                                 43.0       3682.9    856.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     894421.6   2258.6
File Copy 256 bufsize 500 maxblocks            1655.0     246342.1   1488.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    1863144.6   3212.3
Pipe Throughput                               12440.0    1553961.8   1249.2
Pipe-based Context Switching                   4000.0     302577.8    756.4
Process Creation                                126.0      10919.7    866.6
Shell Scripts (1 concurrent)                     42.4       4836.9   1140.8
Shell Scripts (8 concurrent)                      6.0        636.2   1060.4
System Call Overhead                          15000.0    3568284.3   2378.9
                                                                   ========
System Benchmarks Index Score                                        1339.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) copied, 4.49981 s, 477 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) copied, 4.46361 s, 481 MB/s


Hard drive
FIO random read
Performance
120.77 MB/s
IOPS
30916
./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=24116: Sun Nov 13 17:55:57 2016
  read : io=7246.3MB, bw=123668KB/s, iops=30916, runt= 60001msec
    clat (usec): min=1, max=11565, avg=255.58, stdev=180.19
     lat (usec): min=1, max=11565, avg=255.87, stdev=180.21
    clat percentiles (usec):
     |  1.00th=[    6],  5.00th=[  159], 10.00th=[  173], 20.00th=[  193],
     | 30.00th=[  209], 40.00th=[  225], 50.00th=[  241], 60.00th=[  258],
     | 70.00th=[  274], 80.00th=[  298], 90.00th=[  334], 95.00th=[  370],
     | 99.00th=[  588], 99.50th=[ 1096], 99.90th=[ 2576], 99.95th=[ 2960],
     | 99.99th=[ 6816]
    bw (KB  /s): min=12944, max=20592, per=12.51%, avg=15468.54, stdev=2034.58
    lat (usec) : 2=0.07%, 4=0.70%, 10=1.06%, 20=0.50%, 50=0.05%
    lat (usec) : 100=0.01%, 250=53.32%, 500=42.93%, 750=0.63%, 1000=0.19%
    lat (msec) : 2=0.33%, 4=0.19%, 10=0.02%, 20=0.01%
  cpu          : usr=1.91%, sys=5.59%, ctx=1810999, majf=0, minf=318
  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=1855049/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=7246.3MB, aggrb=123667KB/s, minb=123667KB/s, maxb=123667KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1809654/11, merge=0/5, ticks=374096/1, in_queue=373635, util=98.26%
Hard drive
FIO random direct read
Performance
140.95 MB/s
IOPS
36082
./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=24127: Sun Nov 13 17:56:58 2016
  read : io=8456.2MB, bw=144330KB/s, iops=36082, runt= 60001msec
    clat (usec): min=115, max=72230, avg=219.19, stdev=127.73
     lat (usec): min=116, max=72231, avg=219.42, stdev=127.74
    clat percentiles (usec):
     |  1.00th=[  139],  5.00th=[  153], 10.00th=[  161], 20.00th=[  173],
     | 30.00th=[  183], 40.00th=[  193], 50.00th=[  205], 60.00th=[  219],
     | 70.00th=[  235], 80.00th=[  253], 90.00th=[  282], 95.00th=[  310],
     | 99.00th=[  406], 99.50th=[  532], 99.90th=[ 1512], 99.95th=[ 2096],
     | 99.99th=[ 2832]
    bw (KB  /s): min=14680, max=21120, per=12.52%, avg=18066.75, stdev=2034.11
    lat (usec) : 250=78.25%, 500=21.18%, 750=0.26%, 1000=0.11%
    lat (msec) : 2=0.14%, 4=0.05%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=1.88%, sys=4.03%, ctx=2164995, majf=0, minf=311
  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=2164990/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=8456.2MB, aggrb=144330KB/s, minb=144330KB/s, maxb=144330KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2162037/1, merge=0/0, ticks=413773/0, in_queue=413463, util=99.69%
Hard drive
FIO random write
Performance
295.4 MB/s
IOPS
75623
./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=24147: Sun Nov 13 17:58:58 2016
  write: io=17733MB, bw=302493KB/s, iops=75623, runt= 60029msec
    clat (usec): min=1, max=12164K, avg=103.55, stdev=24930.61
     lat (usec): min=1, max=12164K, avg=103.78, stdev=24935.54
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    5], 95.00th=[    7],
     | 99.00th=[   13], 99.50th=[   20], 99.90th=[  286], 99.95th=[10176],
     | 99.99th=[13376]
    bw (KB  /s): min=    0, max=351288, per=53.03%, avg=160414.28, stdev=141846.49
    lat (usec) : 2=0.68%, 4=80.20%, 10=17.41%, 20=1.17%, 50=0.35%
    lat (usec) : 100=0.05%, 250=0.03%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.03%, 20=0.05%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=0.98%, sys=3.29%, ctx=8216, majf=0, minf=301
  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=4539595/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=17733MB, aggrb=302493KB/s, minb=302493KB/s, maxb=302493KB/s, mint=60029msec, maxt=60029msec

Disk stats (read/write):
  vda: ios=0/1093637, merge=0/12, ticks=0/5888215, in_queue=5888297, util=86.98%
Hard drive
FIO random direct write
Performance
44.97 MB/s
IOPS
11511
./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=24137: Sun Nov 13 17:57:58 2016
  write: io=2698.4MB, bw=46048KB/s, iops=11511, runt= 60005msec
    clat (usec): min=54, max=60001K, avg=605.48, stdev=169369.41
     lat (usec): min=55, max=60001K, avg=605.78, stdev=169369.41
    clat percentiles (usec):
     |  1.00th=[   59],  5.00th=[   60], 10.00th=[   60], 20.00th=[   63],
     | 30.00th=[   67], 40.00th=[   72], 50.00th=[   77], 60.00th=[   83],
     | 70.00th=[   92], 80.00th=[   94], 90.00th=[  104], 95.00th=[  124],
     | 99.00th=[  205], 99.50th=[  334], 99.90th=[  564], 99.95th=[  900],
     | 99.99th=[ 1720]
    bw (KB  /s): min=    0, max=53952, per=93.79%, avg=43185.98, stdev=12339.24
    lat (usec) : 100=87.00%, 250=12.29%, 500=0.59%, 750=0.05%, 1000=0.03%
    lat (msec) : 2=0.03%, 4=0.01%, 10=0.01%, >=2000=0.01%
  cpu          : usr=0.64%, sys=2.29%, ctx=1381553, majf=0, minf=293
  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=690771/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=2698.4MB, aggrb=46047KB/s, minb=46047KB/s, maxb=46047KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  vda: ios=0/690059, merge=0/497, ticks=0/49223, in_queue=49081, util=81.79%
Download
Download benchmark results
Download speed
1100.72 Mbit/s
Downloaded 104857600 bytes in 0.780 sec
Downloaded 104857600 bytes in 0.725 sec
Downloaded 104857600 bytes in 0.666 sec
Downloaded 104857600 bytes in 0.675 sec
Downloaded 104857600 bytes in 0.788 sec
Finished! Average download speed is 1100.72 Mbit/s
Upload
Speedtest results
Upload speed
436.46 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Choopa ...
Selecting 15 servers that are not too close:
  1. Redhosting (Almere) [38.14 km]: 5.431 ms
  2. ConnectNL ICT Professionals (Almere) [38.14 km]: 5.627 ms
  3. ColoCenter bv (Zoetermeer) [38.26 km]: 66.111 ms
  4. Xela Hosting (The Hague) [41.25 km]: 4.322 ms
  5. SadecoHost (The Hague) [41.25 km]: 8.112 ms
  6. Vodafone NL (Utrecht) [45.98 km]: 5.745 ms
  7. Maximum (Rotterdam) [53.47 km]: 8.552 ms
  8. i3D.net (Rotterdam) [53.47 km]: 3.073 ms
  9. Treestle B.V. (Rotterdam) [53.47 km]: 10.42 ms
  10. CAIW Diensten B.V. (Naaldwijk) [53.83 km]: 3.997 ms
  11. WorldStream B.V. (Naaldwijk) [53.83 km]: 129.398 ms
  12. Qweb | Full-Service Hosting (Alblasserdam) [58.23 km]: 6.074 ms
  13. Matrix DATA (Harderwijk) [65.36 km]: 4.756 ms
  14. Netrouting (Spijkenisse) [66.41 km]: 130.923 ms
  15. SIT Internetdiensten B.V. (Voorthuizen) [69.27 km]: 4.352 ms
Testing upload speeds
  1. Redhosting (Almere):                         ......................... 630.28 Mbit/s
  2. ConnectNL ICT Professionals (Almere):        ......................... 244.59 Mbit/s
  3. ColoCenter bv (Zoetermeer):                  ......................... 305.26 Mbit/s
  4. Xela Hosting (The Hague):                    ......................... 617.91 Mbit/s
  5. SadecoHost (The Hague):                      ......................... 140.63 Mbit/s
  6. Vodafone NL (Utrecht):                       ......................... 336.10 Mbit/s
  7. Maximum (Rotterdam):                         ......................... 51.99 Mbit/s
  8. i3D.net (Rotterdam):                         ......................... 247.57 Mbit/s
  9. Treestle B.V. (Rotterdam):                   ......................... 405.32 Mbit/s
  10. CAIW Diensten B.V. (Naaldwijk):             ......................... 477.55 Mbit/s
  11. WorldStream B.V. (Naaldwijk):               ......................... 483.49 Mbit/s
  12. Qweb | Full-Service Hosting (Alblasserdam): ......................... 467.79 Mbit/s
  13. Matrix DATA (Harderwijk):                   ......................... 472.25 Mbit/s
  14. Netrouting (Spijkenisse):                   ......................... 418.74 Mbit/s
  15. SIT Internetdiensten B.V. (Voorthuizen):    ......................... 567.17 Mbit/s
Average upload speed is 391.11 Mbit/s