Stopwatch
Benchmark report #3163
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 - 1034.4
Disk Read - 90 MB/s
Disk Write - 305 MB/s
Bandwidth - 770.12 MB/s

More: https://serverscope.io/trials/02vr
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
1034.4
Disk Read
90 MB/s
Disk Write
305 MB/s
Bandwidth
770.12 Mbit/s
Speedtest
327.43 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1034.4
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-H17_WY/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-H17_WY/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-H17_WY/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-H17_WY/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-H17_WY/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-H17_WY/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
   13:38:59 up 1 day, 20:00,  1 user,  load average: 8.21, 4.89, 2.11; runlevel 2017-04-19

------------------------------------------------------------------------
Benchmark Run: Fri Apr 21 2017 13:38:59 - 14:07:03
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       27859819.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3599.8 MWIPS (8.7 s, 7 samples)
Execl Throughput                               3016.2 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        586270.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          164243.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1243845.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1296913.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 204450.9 lps   (10.0 s, 7 samples)
Process Creation                               9032.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4020.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    543.5 lpm   (60.1 s, 2 samples)
System Call Overhead                        1985816.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   27859819.0   2387.3
Double-Precision Whetstone                       55.0       3599.8    654.5
Execl Throughput                                 43.0       3016.2    701.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     586270.4   1480.5
File Copy 256 bufsize 500 maxblocks            1655.0     164243.9    992.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1243845.5   2144.6
Pipe Throughput                               12440.0    1296913.8   1042.5
Pipe-based Context Switching                   4000.0     204450.9    511.1
Process Creation                                126.0       9032.3    716.8
Shell Scripts (1 concurrent)                     42.4       4020.2    948.2
Shell Scripts (8 concurrent)                      6.0        543.5    905.9
System Call Overhead                          15000.0    1985816.8   1323.9
                                                                   ========
System Benchmarks Index Score                                        1034.4

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, 7.39402 s, 290 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, 7.74822 s, 277 MB/s


Hard drive
FIO random read
Performance
90.84 MB/s
IOPS
23254
./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=30547: Fri Apr 21 13:35:53 2017
  read : io=5450.9MB, bw=93019KB/s, iops=23254, runt= 60006msec
    clat (usec): min=1, max=66252, avg=337.84, stdev=542.33
     lat (usec): min=1, max=66253, avg=338.45, stdev=542.46
    clat percentiles (usec):
     |  1.00th=[    7],  5.00th=[  100], 10.00th=[  135], 20.00th=[  173],
     | 30.00th=[  201], 40.00th=[  227], 50.00th=[  258], 60.00th=[  298],
     | 70.00th=[  350], 80.00th=[  422], 90.00th=[  556], 95.00th=[  724],
     | 99.00th=[ 1416], 99.50th=[ 2320], 99.90th=[ 7136], 99.95th=[11456],
     | 99.99th=[18048]
    bw (KB  /s): min= 2544, max=22936, per=12.56%, avg=11682.00, stdev=3931.11
    lat (usec) : 2=0.01%, 4=0.67%, 10=1.09%, 20=1.14%, 50=0.52%
    lat (usec) : 100=1.55%, 250=42.89%, 500=38.94%, 750=8.62%, 1000=2.44%
    lat (msec) : 2=1.51%, 4=0.38%, 10=0.17%, 20=0.06%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=2.24%, sys=8.93%, ctx=1345499, 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=1395422/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=5450.9MB, aggrb=93018KB/s, minb=93018KB/s, maxb=93018KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=1344926/61, merge=0/68, ticks=133354/91, in_queue=132757, util=91.97%
Hard drive
FIO random direct read
Performance
109.01 MB/s
IOPS
27906
./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=30563: Fri Apr 21 13:36:54 2017
  read : io=6540.8MB, bw=111627KB/s, iops=27906, runt= 60001msec
    clat (usec): min=24, max=64833, avg=278.20, stdev=458.43
     lat (usec): min=24, max=64834, avg=278.86, stdev=458.64
    clat percentiles (usec):
     |  1.00th=[   64],  5.00th=[   86], 10.00th=[  101], 20.00th=[  127],
     | 30.00th=[  149], 40.00th=[  171], 50.00th=[  199], 60.00th=[  235],
     | 70.00th=[  282], 80.00th=[  354], 90.00th=[  498], 95.00th=[  660],
     | 99.00th=[ 1208], 99.50th=[ 1736], 99.90th=[ 5280], 99.95th=[ 8640],
     | 99.99th=[18048]
    bw (KB  /s): min=  648, max=25344, per=12.44%, avg=13886.04, stdev=6533.59
    lat (usec) : 50=0.11%, 100=9.28%, 250=53.88%, 500=26.91%, 750=6.36%
    lat (usec) : 1000=1.89%
    lat (msec) : 2=1.18%, 4=0.24%, 10=0.12%, 20=0.04%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=2.94%, sys=7.86%, ctx=1673879, 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=1674432/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=6540.8MB, aggrb=111626KB/s, minb=111626KB/s, maxb=111626KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1673456/32, merge=0/72, ticks=192330/24, in_queue=191543, util=94.99%
Hard drive
FIO random write
Performance
305.01 MB/s
IOPS
78083
./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=30601: Fri Apr 21 13:38:55 2017
  write: io=18308MB, bw=312335KB/s, iops=78083, runt= 60024msec
    clat (usec): min=1, max=713774, avg=83.96, stdev=3457.00
     lat (usec): min=1, max=713778, avg=86.36, stdev=3534.65
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    4], 40.00th=[    4], 50.00th=[    5], 60.00th=[    6],
     | 70.00th=[    7], 80.00th=[    9], 90.00th=[   13], 95.00th=[   18],
     | 99.00th=[   36], 99.50th=[   53], 99.90th=[ 1080], 99.95th=[58624],
     | 99.99th=[181248]
    bw (KB  /s): min=    3, max=164449, per=12.63%, avg=39453.33, stdev=22973.39
    lat (usec) : 2=0.01%, 4=25.63%, 10=55.22%, 20=14.96%, 50=3.64%
    lat (usec) : 100=0.33%, 250=0.08%, 500=0.02%, 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.02%, 250=0.03%, 500=0.01%, 750=0.01%
  cpu          : usr=2.57%, sys=8.22%, ctx=9918, 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=4686901/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=18308MB, aggrb=312335KB/s, minb=312335KB/s, maxb=312335KB/s, mint=60024msec, maxt=60024msec

Disk stats (read/write):
  vda: ios=2/316031, merge=0/272, ticks=6/4220470, in_queue=4220372, util=67.43%
Hard drive
FIO random direct write
Performance
6.61 MB/s
IOPS
1691
./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=30581: Fri Apr 21 13:37:54 2017
  write: io=405920KB, bw=6764.7KB/s, iops=1691, runt= 60006msec
    clat (usec): min=123, max=57981K, avg=4582.68, stdev=481516.74
     lat (usec): min=124, max=57981K, avg=4583.52, stdev=481516.74
    clat percentiles (usec):
     |  1.00th=[  151],  5.00th=[  171], 10.00th=[  189], 20.00th=[  253],
     | 30.00th=[  350], 40.00th=[  386], 50.00th=[  422], 60.00th=[  466],
     | 70.00th=[  532], 80.00th=[  652], 90.00th=[  892], 95.00th=[ 1384],
     | 99.00th=[ 4128], 99.50th=[ 5792], 99.90th=[11072], 99.95th=[15040],
     | 99.99th=[23168]
    bw (KB  /s): min=    0, max=20392, per=92.80%, avg=6276.94, stdev=3557.71
    lat (usec) : 250=19.71%, 500=45.98%, 750=19.71%, 1000=6.54%
    lat (msec) : 2=5.34%, 4=1.66%, 10=0.91%, 20=0.14%, 50=0.01%
    lat (msec) : 100=0.01%, >=2000=0.01%
  cpu          : usr=0.26%, sys=1.46%, ctx=202985, majf=0, minf=292
  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=101480/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=405920KB, aggrb=6764KB/s, minb=6764KB/s, maxb=6764KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=6/100619, merge=0/1609, ticks=2/52131, in_queue=52062, util=86.66%
Download
Download benchmark results
Download speed
770.12 Mbit/s
Downloaded 104857600 bytes in 1.229 sec
Downloaded 104857600 bytes in 0.987 sec
Downloaded 104857600 bytes in 1.017 sec
Downloaded 104857600 bytes in 0.979 sec
Downloaded 104857600 bytes in 0.982 sec
Finished! Average download speed is 770.12 Mbit/s
Upload
Speedtest results
Upload speed
327.43 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.966 ms
  2. A2B Internet B.V. (Alkmaar) [33.62 km]: 5.069 ms
  3. ColoCenter bv (Zoetermeer) [44.55 km]: 5.599 ms
  4. Matrix DATA (Harderwijk) [45.87 km]: 7.259 ms
  5. SIT Internetdiensten B.V. (Voorthuizen) [49.67 km]: 58.117 ms
  6. Xela Hosting (The Hague) [52.05 km]: 5.118 ms
  7. Solcon (Dronten) [56.25 km]: 5.579 ms
  8. IP Visie Networking BV (Rotterdam) [57.31 km]: 6.165 ms
  9. Maximum (Rotterdam) [57.31 km]: 10.564 ms
  10. i3D.net (Rotterdam) [57.31 km]: 3.041 ms
  11. WorldStream B.V. (Naaldwijk) [64.20 km]: 6.848 ms
  12. Solcon Internetdiensten N.V. (Apeldoorn) [71.37 km]: 6.514 ms
  13. Netrouting (Spijkenisse) [71.98 km]: 5.851 ms
  14. Breedband Arnhem (Arnhem) [78.18 km]: 6.202 ms
  15. DT-IT (Arnhem) [78.18 km]: 6.511 ms
Testing upload speeds
  1. Vodafone NL (Utrecht):                       ......................... 97.91 Mbit/s
  2. A2B Internet B.V. (Alkmaar):                 ......................... 114.34 Mbit/s
  3. ColoCenter bv (Zoetermeer):                  ......................... 459.81 Mbit/s
  4. Matrix DATA (Harderwijk):                    ......................... 381.72 Mbit/s
  5. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 55.84 Mbit/s
  6. Xela Hosting (The Hague):                    ......................... 403.90 Mbit/s
  7. Solcon (Dronten):                            ......................... 299.66 Mbit/s
  8. IP Visie Networking BV (Rotterdam):          ......................... 212.13 Mbit/s
  9. Maximum (Rotterdam):                         ......................... 253.68 Mbit/s
  10. i3D.net (Rotterdam):                        ......................... 225.90 Mbit/s
  11. WorldStream B.V. (Naaldwijk):               ......................... 8.71 Mbit/s
  12. Solcon Internetdiensten N.V. (Apeldoorn):   ......................... 438.16 Mbit/s
  13. Netrouting (Spijkenisse):                   ......................... 418.98 Mbit/s
  14. Breedband Arnhem (Arnhem):                  ......................... 622.96 Mbit/s
  15. DT-IT (Arnhem):                             ......................... 30.37 Mbit/s
Average upload speed is 268.27 Mbit/s