Stopwatch
Benchmark report #3144
Digital Ocean – 1GB
Report
Share test result

Test results for 1GB at Digital Ocean


Server specs:


Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
993 MB RAM / 31 GB disk space
Centos 7.3.1611 Core
Amsterdam, Netherlands

Benchmark results summary:


UnixBench - 1042.1
Disk Read - 108 MB/s
Disk Write - 411 MB/s
Bandwidth - 812.02 MB/s

More: https://serverscope.io/trials/lrDG
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
CPU Cores
1 × 2400 MHz
RAM
993 MB
Disk
31 GB
OS
Centos 7.3.1611 Core
Location
Amsterdam, Netherlands
Benchmark summary
Benchmark summary
UnixBench
1042.1
Disk Read
108 MB/s
Disk Write
411 MB/s
Bandwidth
812.02 Mbit/s
Speedtest
335.79 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1042.1
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-XDoNrw/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-XDoNrw/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-XDoNrw/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-XDoNrw/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-XDoNrw/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-XDoNrw/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: centos-1gb-ams3-01: GNU/Linux
   OS: GNU/Linux -- 3.10.0-514.6.1.el7.x86_64 -- #1 SMP Wed Jan 18 13:06:36 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   19:27:33 up  1:49,  2 users,  load average: 8.31, 4.96, 2.17; runlevel 2017-04-19

------------------------------------------------------------------------
Benchmark Run: Wed Apr 19 2017 19:27:33 - 19:55:45
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       27571656.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3594.5 MWIPS (10.0 s, 7 samples)
Execl Throughput                               3232.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        553264.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          169398.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1241466.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1387158.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 203662.5 lps   (10.0 s, 7 samples)
Process Creation                               9215.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3960.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    529.6 lpm   (60.0 s, 2 samples)
System Call Overhead                        2021705.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   27571656.9   2362.6
Double-Precision Whetstone                       55.0       3594.5    653.5
Execl Throughput                                 43.0       3232.3    751.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     553264.3   1397.1
File Copy 256 bufsize 500 maxblocks            1655.0     169398.8   1023.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1241466.0   2140.5
Pipe Throughput                               12440.0    1387158.0   1115.1
Pipe-based Context Switching                   4000.0     203662.5    509.2
Process Creation                                126.0       9215.8    731.4
Shell Scripts (1 concurrent)                     42.4       3960.1    934.0
Shell Scripts (8 concurrent)                      6.0        529.6    882.7
System Call Overhead                          15000.0    2021705.1   1347.8
                                                                   ========
System Benchmarks Index Score                                        1042.1

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, 5.68193 s, 378 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, 6.82962 s, 314 MB/s


Hard drive
FIO random read
Performance
108.27 MB/s
IOPS
27717
./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=6519: Wed Apr 19 19:24:28 2017
  read : io=6496.4MB, bw=110869KB/s, iops=27717, runt= 60001msec
    clat (usec): min=1, max=52222, avg=283.29, stdev=388.85
     lat (usec): min=1, max=52222, avg=283.85, stdev=388.97
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[   16], 10.00th=[  112], 20.00th=[  155],
     | 30.00th=[  185], 40.00th=[  209], 50.00th=[  235], 60.00th=[  266],
     | 70.00th=[  306], 80.00th=[  358], 90.00th=[  454], 95.00th=[  564],
     | 99.00th=[ 1144], 99.50th=[ 1720], 99.90th=[ 4640], 99.95th=[ 7328],
     | 99.99th=[14912]
    bw (KB  /s): min= 4023, max=23368, per=12.46%, avg=13815.15, stdev=3334.52
    lat (usec) : 2=0.02%, 4=1.25%, 10=2.20%, 20=1.88%, 50=0.58%
    lat (usec) : 100=2.28%, 250=47.07%, 500=37.53%, 750=4.83%, 1000=1.06%
    lat (msec) : 2=0.89%, 4=0.27%, 10=0.11%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=2.26%, sys=9.00%, ctx=1560982, majf=0, minf=319
  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=1663066/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=6496.4MB, aggrb=110869KB/s, minb=110869KB/s, maxb=110869KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1562067/31, merge=0/26, ticks=136962/31, in_queue=136341, util=92.36%
Hard drive
FIO random direct read
Performance
138.23 MB/s
IOPS
35386
./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=6533: Wed Apr 19 19:25:29 2017
  read : io=8293.9MB, bw=141546KB/s, iops=35386, runt= 60001msec
    clat (usec): min=26, max=92422, avg=220.21, stdev=317.50
     lat (usec): min=26, max=92425, avg=220.75, stdev=317.63
    clat percentiles (usec):
     |  1.00th=[   64],  5.00th=[   83], 10.00th=[   96], 20.00th=[  117],
     | 30.00th=[  137], 40.00th=[  157], 50.00th=[  177], 60.00th=[  201],
     | 70.00th=[  233], 80.00th=[  278], 90.00th=[  350], 95.00th=[  446],
     | 99.00th=[  828], 99.50th=[ 1064], 99.90th=[ 3408], 99.95th=[ 5216],
     | 99.99th=[12480]
    bw (KB  /s): min= 4144, max=25392, per=12.51%, avg=17703.61, stdev=4738.20
    lat (usec) : 50=0.07%, 100=11.40%, 250=63.06%, 500=21.69%, 750=2.26%
    lat (usec) : 1000=0.94%
    lat (msec) : 2=0.39%, 4=0.10%, 10=0.06%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=2.98%, sys=8.10%, ctx=2122284, 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=2123227/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=8293.9MB, aggrb=141546KB/s, minb=141546KB/s, maxb=141546KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2120285/33, merge=0/27, ticks=180388/32, in_queue=179574, util=96.23%
Hard drive
FIO random write
Performance
411.18 MB/s
IOPS
105261
./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=6558: Wed Apr 19 19:27:30 2017
  write: io=24673MB, bw=421045KB/s, iops=105261, runt= 60006msec
    clat (usec): min=1, max=349302, avg=61.47, stdev=2744.19
     lat (usec): min=2, max=349317, avg=63.33, stdev=2811.08
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    4], 40.00th=[    4], 50.00th=[    5], 60.00th=[    6],
     | 70.00th=[    6], 80.00th=[    7], 90.00th=[    8], 95.00th=[   13],
     | 99.00th=[   21], 99.50th=[   32], 99.90th=[  314], 99.95th=[21632],
     | 99.99th=[158720]
    bw (KB  /s): min=    1, max=156239, per=12.63%, avg=53159.97, stdev=21372.32
    lat (usec) : 2=0.01%, 4=27.76%, 10=64.84%, 20=6.20%, 50=0.99%
    lat (usec) : 100=0.08%, 250=0.04%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.03%, 500=0.01%
  cpu          : usr=2.74%, sys=8.70%, ctx=10260, majf=0, minf=298
  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=6316304/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=24673MB, aggrb=421044KB/s, minb=421044KB/s, maxb=421044KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=0/271549, merge=0/38, ticks=0/4498748, in_queue=4498899, util=69.86%
Hard drive
FIO random direct write
Performance
11.83 MB/s
IOPS
3029
./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=6544: Wed Apr 19 19:26:29 2017
  write: io=727252KB, bw=12118KB/s, iops=3029, runt= 60013msec
    clat (usec): min=122, max=60006K, avg=2303.71, stdev=337396.81
     lat (usec): min=123, max=60006K, avg=2304.45, stdev=337396.81
    clat percentiles (usec):
     |  1.00th=[  151],  5.00th=[  169], 10.00th=[  179], 20.00th=[  193],
     | 30.00th=[  205], 40.00th=[  217], 50.00th=[  231], 60.00th=[  249],
     | 70.00th=[  270], 80.00th=[  310], 90.00th=[  414], 95.00th=[  604],
     | 99.00th=[ 2160], 99.50th=[ 3696], 99.90th=[ 7776], 99.95th=[ 9920],
     | 99.99th=[18304]
    bw (KB  /s): min=    0, max=17808, per=93.68%, avg=11352.39, stdev=3944.40
    lat (usec) : 250=60.97%, 500=32.16%, 750=3.07%, 1000=0.93%
    lat (msec) : 2=1.77%, 4=0.68%, 10=0.38%, 20=0.04%, 50=0.01%
    lat (msec) : >=2000=0.01%
  cpu          : usr=0.38%, sys=1.93%, ctx=363640, 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=181813/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=727252KB, aggrb=12118KB/s, minb=12118KB/s, maxb=12118KB/s, mint=60013msec, maxt=60013msec

Disk stats (read/write):
  vda: ios=0/181815, merge=0/948, ticks=0/50222, in_queue=50118, util=83.38%
Download
Download benchmark results
Download speed
812.02 Mbit/s
Downloaded 104857600 bytes in 0.980 sec
Downloaded 104857600 bytes in 0.936 sec
Downloaded 104857600 bytes in 0.991 sec
Downloaded 104857600 bytes in 0.978 sec
Downloaded 104857600 bytes in 1.041 sec
Finished! Average download speed is 812.02 Mbit/s
Upload
Speedtest results
Upload speed
335.79 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean ...
Selecting 15 servers that are not too close:
  1. Vodafone NL (Utrecht) [31.60 km]: 6.632 ms
  2. A2B Internet B.V. (Alkmaar) [33.62 km]: 4.478 ms
  3. ColoCenter bv (Zoetermeer) [44.55 km]: 5.88 ms
  4. Matrix DATA (Harderwijk) [45.87 km]: 7.212 ms
  5. SIT Internetdiensten B.V. (Voorthuizen) [49.67 km]: 126.978 ms
  6. Xela Hosting (The Hague) [52.05 km]: 6.317 ms
  7. Solcon (Dronten) [56.25 km]: 7.629 ms
  8. Maximum (Rotterdam) [57.31 km]: 16.196 ms
  9. IP Visie Networking BV (Rotterdam) [57.31 km]: 8.515 ms
  10. WorldStream B.V. (Naaldwijk) [64.20 km]: 5.98 ms
  11. Solcon Internetdiensten N.V. (Apeldoorn) [71.37 km]: 5.44 ms
  12. Netrouting (Spijkenisse) [71.98 km]: 5.254 ms
  13. Breedband Arnhem (Arnhem) [78.18 km]: 4.626 ms
  14. DT-IT (Arnhem) [78.18 km]: 6.792 ms
  15. Daxis Web (Deventer) [83.08 km]: 6.885 ms
Testing upload speeds
  1. Vodafone NL (Utrecht):                       ......................... 352.62 Mbit/s
  2. A2B Internet B.V. (Alkmaar):                 ......................... 118.63 Mbit/s
  3. ColoCenter bv (Zoetermeer):                  ......................... 369.61 Mbit/s
  4. Matrix DATA (Harderwijk):                    ......................... 109.67 Mbit/s
  5. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 65.39 Mbit/s
  6. Xela Hosting (The Hague):                    ......................... 381.98 Mbit/s
  7. Solcon (Dronten):                            ......................... 457.60 Mbit/s
  8. Maximum (Rotterdam):                         ......................... 207.98 Mbit/s
  9. IP Visie Networking BV (Rotterdam):          ......................... 193.24 Mbit/s
  10. WorldStream B.V. (Naaldwijk):               ......................... 302.10 Mbit/s
  11. Solcon Internetdiensten N.V. (Apeldoorn):   ......................... 305.31 Mbit/s
  12. Netrouting (Spijkenisse):                   ......................... 387.88 Mbit/s
  13. Breedband Arnhem (Arnhem):                  ......................... 480.06 Mbit/s
  14. DT-IT (Arnhem):                             ......................... 195.51 Mbit/s
  15. Daxis Web (Deventer):                       ......................... 395.59 Mbit/s
Average upload speed is 288.21 Mbit/s