Stopwatch
Benchmark report #3310
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 - 988.8
Disk Read - 96 MB/s
Disk Write - 332 MB/s
Bandwidth - 769.08 MB/s

More: https://serverscope.io/trials/Z4Xn
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
988.8
Disk Read
96 MB/s
Disk Write
332 MB/s
Bandwidth
769.08 Mbit/s
Speedtest
230.55 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
988.8
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-vk_1Ih/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-vk_1Ih/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-vk_1Ih/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-vk_1Ih/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-vk_1Ih/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-vk_1Ih/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
   15:06:13 up 16 days, 21:28,  1 user,  load average: 8.52, 5.08, 2.22; runlevel 2017-04-19

------------------------------------------------------------------------
Benchmark Run: Sat May 06 2017 15:06:13 - 15:34:21
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       26561642.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3424.1 MWIPS (9.4 s, 7 samples)
Execl Throughput                               2876.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        526356.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          165386.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1030864.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1283780.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 203681.1 lps   (10.0 s, 7 samples)
Process Creation                               8978.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3993.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    511.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        1946454.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   26561642.1   2276.1
Double-Precision Whetstone                       55.0       3424.1    622.6
Execl Throughput                                 43.0       2876.3    668.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     526356.1   1329.2
File Copy 256 bufsize 500 maxblocks            1655.0     165386.7    999.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1030864.6   1777.4
Pipe Throughput                               12440.0    1283780.6   1032.0
Pipe-based Context Switching                   4000.0     203681.1    509.2
Process Creation                                126.0       8978.6    712.6
Shell Scripts (1 concurrent)                     42.4       3993.5    941.9
Shell Scripts (8 concurrent)                      6.0        511.7    852.8
System Call Overhead                          15000.0    1946454.9   1297.6
                                                                   ========
System Benchmarks Index Score                                         988.8

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, 11.2652 s, 191 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.34272 s, 339 MB/s


Hard drive
FIO random read
Performance
96.43 MB/s
IOPS
24686
./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=13768: Sat May  6 15:03:07 2017
  read : io=5786.4MB, bw=98747KB/s, iops=24686, runt= 60004msec
    clat (usec): min=1, max=88717, avg=317.99, stdev=462.04
     lat (usec): min=1, max=88719, avg=318.59, stdev=462.18
    clat percentiles (usec):
     |  1.00th=[    8],  5.00th=[  104], 10.00th=[  137], 20.00th=[  173],
     | 30.00th=[  199], 40.00th=[  221], 50.00th=[  247], 60.00th=[  282],
     | 70.00th=[  330], 80.00th=[  402], 90.00th=[  524], 95.00th=[  684],
     | 99.00th=[ 1208], 99.50th=[ 1768], 99.90th=[ 5280], 99.95th=[ 8256],
     | 99.99th=[17792]
    bw (KB  /s): min= 5328, max=21696, per=12.53%, avg=12375.71, stdev=3553.39
    lat (usec) : 2=0.01%, 4=0.45%, 10=1.16%, 20=0.98%, 50=0.52%
    lat (usec) : 100=1.52%, 250=46.58%, 500=37.25%, 750=7.69%, 1000=2.18%
    lat (msec) : 2=1.25%, 4=0.27%, 10=0.12%, 20=0.03%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=2.34%, sys=9.36%, ctx=1433555, 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=1481311/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=5786.4MB, aggrb=98747KB/s, minb=98747KB/s, maxb=98747KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=1430744/22, merge=0/13, ticks=109607/22, in_queue=108930, util=91.35%
Hard drive
FIO random direct read
Performance
146.21 MB/s
IOPS
37429
./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=13778: Sat May  6 15:04:08 2017
  read : io=8772.7MB, bw=149717KB/s, iops=37429, runt= 60001msec
    clat (usec): min=25, max=81688, avg=207.80, stdev=226.02
     lat (usec): min=25, max=81688, avg=208.32, stdev=226.27
    clat percentiles (usec):
     |  1.00th=[   63],  5.00th=[   82], 10.00th=[   96], 20.00th=[  118],
     | 30.00th=[  137], 40.00th=[  153], 50.00th=[  167], 60.00th=[  185],
     | 70.00th=[  213], 80.00th=[  262], 90.00th=[  350], 95.00th=[  454],
     | 99.00th=[  764], 99.50th=[  940], 99.90th=[ 1800], 99.95th=[ 2832],
     | 99.99th=[ 6816]
    bw (KB  /s): min= 6232, max=26488, per=12.49%, avg=18694.24, stdev=5496.40
    lat (usec) : 50=0.12%, 100=11.55%, 250=66.48%, 500=17.95%, 750=2.82%
    lat (usec) : 1000=0.67%
    lat (msec) : 2=0.33%, 4=0.06%, 10=0.02%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=3.26%, sys=8.64%, ctx=2245044, 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=2245787/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=8772.7MB, aggrb=149716KB/s, minb=149716KB/s, maxb=149716KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2242172/3, merge=0/0, ticks=138530/0, in_queue=137605, util=96.09%
Hard drive
FIO random write
Performance
332.74 MB/s
IOPS
85182
./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=13800: Sat May  6 15:06:09 2017
  write: io=19973MB, bw=340729KB/s, iops=85182, runt= 60024msec
    clat (usec): min=1, max=456962, avg=77.77, stdev=3280.09
     lat (usec): min=1, max=456964, avg=80.10, stdev=3359.01
    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=[    7], 80.00th=[    9], 90.00th=[   13], 95.00th=[   17],
     | 99.00th=[   38], 99.50th=[   57], 99.90th=[  876], 99.95th=[45824],
     | 99.99th=[175104]
    bw (KB  /s): min=    1, max=151347, per=12.68%, avg=43200.26, stdev=24070.58
    lat (usec) : 2=0.01%, 4=21.61%, 10=61.59%, 20=12.75%, 50=3.41%
    lat (usec) : 100=0.42%, 250=0.08%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.03%, 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.62%, sys=8.78%, ctx=10342, majf=0, minf=306
  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=5112978/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=19973MB, aggrb=340728KB/s, minb=340728KB/s, maxb=340728KB/s, mint=60024msec, maxt=60024msec

Disk stats (read/write):
  vda: ios=3/323903, merge=0/170, ticks=1/4079680, in_queue=4081018, util=64.72%
Hard drive
FIO random direct write
Performance
9.91 MB/s
IOPS
2536
./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=13790: Sat May  6 15:05:08 2017
  write: io=609068KB, bw=10148KB/s, iops=2536, runt= 60019msec
    clat (usec): min=123, max=60013K, avg=2751.70, stdev=362520.32
     lat (usec): min=123, max=60013K, avg=2752.48, stdev=362520.32
    clat percentiles (usec):
     |  1.00th=[  145],  5.00th=[  157], 10.00th=[  167], 20.00th=[  183],
     | 30.00th=[  207], 40.00th=[  258], 50.00th=[  326], 60.00th=[  354],
     | 70.00th=[  382], 80.00th=[  438], 90.00th=[  588], 95.00th=[  740],
     | 99.00th=[ 1912], 99.50th=[ 3280], 99.90th=[ 7840], 99.95th=[10944],
     | 99.99th=[20864]
    bw (KB  /s): min=    0, max=22040, per=93.84%, avg=9521.56, stdev=4358.33
    lat (usec) : 250=38.71%, 500=46.46%, 750=9.99%, 1000=1.80%
    lat (msec) : 2=2.10%, 4=0.57%, 10=0.30%, 20=0.05%, 50=0.01%
    lat (msec) : >=2000=0.01%
  cpu          : usr=0.34%, sys=1.76%, ctx=304553, 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=152267/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=609068KB, aggrb=10147KB/s, minb=10147KB/s, maxb=10147KB/s, mint=60019msec, maxt=60019msec

Disk stats (read/write):
  vda: ios=32/152275, merge=0/1387, ticks=1/51383, in_queue=51289, util=85.41%
Download
Download benchmark results
Download speed
769.08 Mbit/s
Downloaded 104857600 bytes in 1.197 sec
Downloaded 104857600 bytes in 1.006 sec
Downloaded 104857600 bytes in 0.982 sec
Downloaded 104857600 bytes in 1.017 sec
Downloaded 104857600 bytes in 0.999 sec
Finished! Average download speed is 769.08 Mbit/s
Upload
Speedtest results
Upload speed
230.55 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]: 9.414 ms
  2. A2B Internet B.V. (Alkmaar) [33.62 km]: 8.461 ms
  3. ColoCenter bv (Zoetermeer) [44.55 km]: 8.016 ms
  4. Matrix DATA (Harderwijk) [45.87 km]: 12.89 ms
  5. SIT Internetdiensten B.V. (Voorthuizen) [49.67 km]: 9.137 ms
  6. Xela Hosting (The Hague) [52.05 km]: 7.827 ms
  7. Solcon (Dronten) [56.25 km]: 8.117 ms
  8. Maximum (Rotterdam) [57.31 km]: 12.459 ms
  9. WorldStream B.V. (Naaldwijk) [64.20 km]: 5.51 ms
  10. Solcon Internetdiensten N.V. (Apeldoorn) [71.37 km]: 5.78 ms
  11. Netrouting (Spijkenisse) [71.98 km]: 5.257 ms
  12. DT-IT (Arnhem) [78.18 km]: 6.584 ms
  13. Breedband Arnhem (Arnhem) [78.18 km]: 4.549 ms
  14. Daxis Web (Deventer) [83.08 km]: 6.884 ms
  15. SinaroHost LTD (Meppel) [93.49 km]: 13.019 ms
Testing upload speeds
  1. Vodafone NL (Utrecht):                       ......................... 104.01 Mbit/s
  2. A2B Internet B.V. (Alkmaar):                 ......................... 469.82 Mbit/s
  3. ColoCenter bv (Zoetermeer):                  ......................... 106.21 Mbit/s
  4. Matrix DATA (Harderwijk):                    ......................... 94.41 Mbit/s
  5. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 44.91 Mbit/s
  6. Xela Hosting (The Hague):                    ......................... 76.73 Mbit/s
  7. Solcon (Dronten):                            ......................... 395.98 Mbit/s
  8. Maximum (Rotterdam):                         ......................... 96.09 Mbit/s
  9. WorldStream B.V. (Naaldwijk):                ......................... 462.11 Mbit/s
  10. Solcon Internetdiensten N.V. (Apeldoorn):   ......................... 420.66 Mbit/s
  11. Netrouting (Spijkenisse):                   ......................... 108.75 Mbit/s
  12. DT-IT (Arnhem):                             ......................... 226.48 Mbit/s
  13. Breedband Arnhem (Arnhem):                  ......................... 646.45 Mbit/s
  14. Daxis Web (Deventer):                       ......................... 104.83 Mbit/s
  15. SinaroHost LTD (Meppel):                    ......................... 100.87 Mbit/s
Average upload speed is 230.55 Mbit/s