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

Test results for 1GB at Digital Ocean


Server specs:


Intel(R) Xeon(R) CPU E5-2630L 0 @ 2.00GHz
1000 MB RAM / 31 GB disk space
Debian 8.6
Amsterdam, Netherlands

Benchmark results summary:


UnixBench - 1114.7
Disk Read - 125 MB/s
Disk Write - 439 MB/s
Bandwidth - 849.62 MB/s

More: https://serverscope.io/trials/l12
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2630L 0 @ 2.00GHz
CPU Cores
1 × 2000 MHz
RAM
1000 MB
Disk
31 GB
OS
Debian 8.6
Location
Amsterdam, Netherlands
Benchmark summary
Benchmark summary
UnixBench
1114.7
Disk Read
125 MB/s
Disk Write
439 MB/s
Bandwidth
849.62 Mbit/s
Speedtest
106.72 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1114.7
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/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope/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: debian-1gb-ams2-01: GNU/Linux
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2630L 0 @ 2.00GHz (4000.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   18:56:08 up 10 min,  1 user,  load average: 7.30, 4.34, 1.85; runlevel 2016-10-22

------------------------------------------------------------------------
Benchmark Run: Sat Oct 22 2016 18:56:08 - 19:24:12
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       21520521.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2657.3 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3164.0 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        678372.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          208271.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1298201.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1411763.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 234010.5 lps   (10.0 s, 7 samples)
Process Creation                               7929.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5134.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    661.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        3126892.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   21520521.1   1844.1
Double-Precision Whetstone                       55.0       2657.3    483.1
Execl Throughput                                 43.0       3164.0    735.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     678372.2   1713.1
File Copy 256 bufsize 500 maxblocks            1655.0     208271.9   1258.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1298201.2   2238.3
Pipe Throughput                               12440.0    1411763.3   1134.9
Pipe-based Context Switching                   4000.0     234010.5    585.0
Process Creation                                126.0       7929.9    629.4
Shell Scripts (1 concurrent)                     42.4       5134.7   1211.0
Shell Scripts (8 concurrent)                      6.0        661.8   1103.1
System Call Overhead                          15000.0    3126892.8   2084.6
                                                                   ========
System Benchmarks Index Score                                        1114.7

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, 6.98338 s, 308 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.84434 s, 314 MB/s


Hard drive
FIO random read
Performance
125.29 MB/s
IOPS
32074
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=9657: Sat Oct 22 18:53:03 2016
  read : io=7517.6MB, bw=128297KB/s, iops=32074, runt= 60001msec
    slat (usec): min=1, max=122151, avg=242.93, stdev=446.37
    clat (usec): min=3, max=151159, avg=7732.84, stdev=4010.21
     lat (usec): min=205, max=151284, avg=7977.01, stdev=4111.54
    clat percentiles (usec):
     |  1.00th=[ 3152],  5.00th=[ 3952], 10.00th=[ 4448], 20.00th=[ 5152],
     | 30.00th=[ 5664], 40.00th=[ 6176], 50.00th=[ 6752], 60.00th=[ 7456],
     | 70.00th=[ 8256], 80.00th=[ 9536], 90.00th=[12096], 95.00th=[14656],
     | 99.00th=[22144], 99.50th=[25728], 99.90th=[42752], 99.95th=[51456],
     | 99.99th=[82432]
    bw (KB  /s): min= 5744, max=29384, per=12.51%, avg=16050.02, stdev=4660.65
    lat (usec) : 4=0.01%, 10=0.01%, 250=0.01%, 500=0.01%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.04%, 4=5.28%, 10=77.27%, 20=15.91%, 50=1.44%
    lat (msec) : 100=0.05%, 250=0.01%
  cpu          : usr=2.63%, sys=9.28%, ctx=1209316, majf=1, minf=344
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=1924485/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=7517.6MB, aggrb=128296KB/s, minb=128296KB/s, maxb=128296KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1200173/35, merge=0/3, ticks=97964/0, in_queue=97208, util=88.61%
Hard drive
FIO random direct read
Performance
283.04 MB/s
IOPS
72459
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=9667: Sat Oct 22 18:54:04 2016
  read : io=16985MB, bw=289837KB/s, iops=72459, runt= 60009msec
    slat (usec): min=2, max=57714, avg=58.30, stdev=1022.75
    clat (usec): min=8, max=70212, avg=3452.33, stdev=7003.13
     lat (usec): min=101, max=70225, avg=3513.72, stdev=7070.57
    clat percentiles (usec):
     |  1.00th=[  191],  5.00th=[  233], 10.00th=[  258], 20.00th=[  298],
     | 30.00th=[  338], 40.00th=[  390], 50.00th=[  502], 60.00th=[  796],
     | 70.00th=[ 1768], 80.00th=[ 3536], 90.00th=[10688], 95.00th=[21632],
     | 99.00th=[32640], 99.50th=[35072], 99.90th=[40704], 99.95th=[43264],
     | 99.99th=[48896]
    bw (KB  /s): min= 9032, max=53309, per=12.51%, avg=36269.04, stdev=7992.93
    lat (usec) : 10=0.01%, 100=0.01%, 250=8.04%, 500=41.81%, 750=9.01%
    lat (usec) : 1000=5.08%
    lat (msec) : 2=7.73%, 4=9.76%, 10=8.01%, 20=4.80%, 50=5.75%
    lat (msec) : 100=0.01%
  cpu          : usr=3.46%, sys=8.54%, ctx=71225, majf=0, minf=337
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=4348202/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=16985MB, aggrb=289836KB/s, minb=289836KB/s, maxb=289836KB/s, mint=60009msec, maxt=60009msec

Disk stats (read/write):
  vda: ios=4346098/0, merge=0/0, ticks=1110268/0, in_queue=1108552, util=98.07%
Hard drive
FIO random write
Performance
439.86 MB/s
IOPS
112604
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=9698: Sat Oct 22 18:56:05 2016
  write: io=26397MB, bw=450418KB/s, iops=112604, runt= 60012msec
    slat (usec): min=1, max=130221, avg=56.90, stdev=1009.17
    clat (usec): min=8, max=130436, avg=2205.24, stdev=7221.13
     lat (usec): min=132, max=130441, avg=2263.93, stdev=7304.80
    clat percentiles (usec):
     |  1.00th=[  147],  5.00th=[  151], 10.00th=[  153], 20.00th=[  157],
     | 30.00th=[  169], 40.00th=[  183], 50.00th=[  209], 60.00th=[  243],
     | 70.00th=[  274], 80.00th=[  322], 90.00th=[  548], 95.00th=[22912],
     | 99.00th=[33024], 99.50th=[36608], 99.90th=[44800], 99.95th=[53504],
     | 99.99th=[101888]
    bw (KB  /s): min=23642, max=89466, per=12.52%, avg=56404.78, stdev=13702.56
    lat (usec) : 10=0.01%, 20=0.01%, 250=61.78%, 500=27.18%, 750=2.48%
    lat (usec) : 1000=0.36%
    lat (msec) : 2=0.26%, 4=0.09%, 10=0.37%, 20=1.40%, 50=6.01%
    lat (msec) : 100=0.05%, 250=0.01%
  cpu          : usr=3.33%, sys=7.94%, ctx=48270, majf=0, minf=89
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=6757619/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=26397MB, aggrb=450417KB/s, minb=450417KB/s, maxb=450417KB/s, mint=60012msec, maxt=60012msec

Disk stats (read/write):
  vda: ios=0/352282, merge=0/0, ticks=0/3881228, in_queue=3883668, util=62.66%
Hard drive
FIO random direct write
Performance
70.16 MB/s
IOPS
17961
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=9677: Sat Oct 22 18:55:04 2016
  write: io=4210.3MB, bw=71848KB/s, iops=17961, runt= 60006msec
    slat (usec): min=3, max=84862, avg=292.72, stdev=1826.89
    clat (usec): min=2, max=131200, avg=13942.13, stdev=9693.38
     lat (usec): min=227, max=136485, avg=14237.79, stdev=9849.34
    clat percentiles (usec):
     |  1.00th=[  708],  5.00th=[ 1240], 10.00th=[ 2416], 20.00th=[ 5984],
     | 30.00th=[ 8384], 40.00th=[10432], 50.00th=[12480], 60.00th=[14784],
     | 70.00th=[17280], 80.00th=[20608], 90.00th=[26240], 95.00th=[31360],
     | 99.00th=[44288], 99.50th=[50432], 99.90th=[73216], 99.95th=[85504],
     | 99.99th=[103936]
    bw (KB  /s): min= 3390, max=16392, per=12.50%, avg=8978.72, stdev=2226.41
    lat (usec) : 4=0.01%, 250=0.01%, 500=0.19%, 750=1.09%, 1000=1.80%
    lat (msec) : 2=6.06%, 4=4.73%, 10=24.29%, 20=39.96%, 50=21.33%
    lat (msec) : 100=0.52%, 250=0.01%
  cpu          : usr=2.06%, sys=5.03%, ctx=100858, majf=0, minf=89
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=1077821/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=4210.3MB, aggrb=71847KB/s, minb=71847KB/s, maxb=71847KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=1/1073509, merge=0/100, ticks=0/5656136, in_queue=5655432, util=99.57%
Download
Download benchmark results
Download speed
849.62 Mbit/s
Downloaded 104857600 bytes in 0.937 sec
Downloaded 104857600 bytes in 0.938 sec
Downloaded 104857600 bytes in 0.945 sec
Downloaded 104857600 bytes in 0.951 sec
Downloaded 104857600 bytes in 0.937 sec
Finished! Average download speed is 849.62 Mbit/s
Upload
Speedtest results
Upload speed
106.72 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean ...
Selecting 15 servers that are not too close:
  1. A2B Internet B.V. (Alkmaar) [39.77 km]: 4.884 ms
  2. ColoCenter bv (Zoetermeer) [40.89 km]: 6.272 ms
  3. Matrix DATA (Harderwijk) [45.42 km]: 6.791 ms
  4. SIT Internetdiensten B.V. (Voorthuizen) [46.84 km]: 6.114 ms
  5. Xela Hosting (The Hague) [49.49 km]: 5.686 ms
  6. SadecoHost (The Hague) [49.49 km]: 5.483 ms
  7. Qweb | Full-Service Hosting (Alblasserdam) [52.10 km]: 9.122 ms
  8. i3D.net (Rotterdam) [52.72 km]: 6.021 ms
  9. Maximum (Rotterdam) [52.72 km]: 10.038 ms
  10. Treestle B.V. (Rotterdam) [52.72 km]: 19.846 ms
  11. Solcon (Dronten) [58.04 km]: 6.188 ms
  12. Hofman Hosting (Dronten) [58.04 km]: 7.288 ms
  13. CAIW Diensten B.V. (Naaldwijk) [61.24 km]: 6.098 ms
  14. WorldStream B.V. (Naaldwijk) [61.24 km]: 9.216 ms
  15. Netrouting (Spijkenisse) [67.59 km]: 5.784 ms
Testing upload speeds
  1. A2B Internet B.V. (Alkmaar):                 ......................... 113.99 Mbit/s
  2. ColoCenter bv (Zoetermeer):                  ......................... 109.40 Mbit/s
  3. Matrix DATA (Harderwijk):                    ......................... 109.22 Mbit/s
  4. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 111.26 Mbit/s
  5. Xela Hosting (The Hague):                    ......................... 111.75 Mbit/s
  6. SadecoHost (The Hague):                      ......................... 48.60 Mbit/s
  7. Qweb | Full-Service Hosting (Alblasserdam):  ......................... 33.35 Mbit/s
  8. i3D.net (Rotterdam):                         ......................... 50.03 Mbit/s
  9. Maximum (Rotterdam):                         ......................... 84.77 Mbit/s
  10. Treestle B.V. (Rotterdam):                  ......................... 6.02 Mbit/s
  11. Solcon (Dronten):                           ......................... 109.22 Mbit/s
  12. Hofman Hosting (Dronten):                   ......................... 368.02 Mbit/s
  13. CAIW Diensten B.V. (Naaldwijk):             ......................... 110.58 Mbit/s
  14. WorldStream B.V. (Naaldwijk):               ......................... 112.28 Mbit/s
  15. Netrouting (Spijkenisse):                   ......................... 21.55 Mbit/s
Average upload speed is 100.00 Mbit/s