Stopwatch
Benchmark report #1413
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.5
Amsterdam, Netherlands

Benchmark results summary:


UnixBench - 1245.6
Disk Read - 88 MB/s
Disk Write - 421 MB/s
Bandwidth - 833.85 MB/s

More: https://serverscope.io/trials/qR7
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.5
Location
Amsterdam, Netherlands
Benchmark summary
Benchmark summary
UnixBench
1245.6
Disk Read
88 MB/s
Disk Write
421 MB/s
Bandwidth
833.85 Mbit/s
Speedtest
354.98 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1245.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/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: benchmark-debian: GNU/Linux
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02)
   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
   13:47:43 up 9 min,  1 user,  load average: 7.42, 4.34, 1.86; runlevel 2016-09-08

------------------------------------------------------------------------
Benchmark Run: Thu Sep 08 2016 13:47:43 - 14:15:19
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       24552784.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3035.8 MWIPS (7.2 s, 7 samples)
Execl Throughput                               3477.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        722819.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          225204.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1381715.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1510009.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 282518.6 lps   (10.0 s, 7 samples)
Process Creation                               9069.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5925.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    768.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        3409056.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24552784.1   2103.9
Double-Precision Whetstone                       55.0       3035.8    552.0
Execl Throughput                                 43.0       3477.4    808.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     722819.9   1825.3
File Copy 256 bufsize 500 maxblocks            1655.0     225204.4   1360.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1381715.9   2382.3
Pipe Throughput                               12440.0    1510009.2   1213.8
Pipe-based Context Switching                   4000.0     282518.6    706.3
Process Creation                                126.0       9069.3    719.8
Shell Scripts (1 concurrent)                     42.4       5925.1   1397.4
Shell Scripts (8 concurrent)                      6.0        768.4   1280.6
System Call Overhead                          15000.0    3409056.8   2272.7
                                                                   ========
System Benchmarks Index Score                                        1245.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, 7.40743 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, 6.73997 s, 319 MB/s


Hard drive
FIO random read
Performance
88.66 MB/s
IOPS
22697
./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=10327: Thu Sep  8 13:44:37 2016
  read : io=5319.1MB, bw=90790KB/s, iops=22697, runt= 60002msec
    slat (usec): min=1, max=123935, avg=343.30, stdev=539.86
    clat (usec): min=5, max=146978, avg=10926.36, stdev=5439.15
     lat (usec): min=370, max=147949, avg=11271.41, stdev=5583.68
    clat percentiles (usec):
     |  1.00th=[ 3408],  5.00th=[ 4704], 10.00th=[ 5472], 20.00th=[ 6688],
     | 30.00th=[ 7520], 40.00th=[ 8640], 50.00th=[ 9792], 60.00th=[11200],
     | 70.00th=[12736], 80.00th=[14656], 90.00th=[17792], 95.00th=[20608],
     | 99.00th=[27264], 99.50th=[31872], 99.90th=[48384], 99.95th=[56064],
     | 99.99th=[81408]
    bw (KB  /s): min= 4872, max=28392, per=12.49%, avg=11341.62, stdev=4197.39
    lat (usec) : 10=0.01%, 20=0.01%, 500=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=2.31%, 10=49.35%, 20=42.65%, 50=5.57%
    lat (msec) : 100=0.08%, 250=0.01%
  cpu          : usr=2.55%, sys=9.19%, ctx=920902, 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=1361898/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=5319.1MB, aggrb=90790KB/s, minb=90790KB/s, maxb=90790KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=914123/16, merge=0/3, ticks=109200/0, in_queue=108352, util=89.33%
Hard drive
FIO random direct read
Performance
191.79 MB/s
IOPS
49097
./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=10339: Thu Sep  8 13:45:38 2016
  read : io=11510MB, bw=196390KB/s, iops=49097, runt= 60016msec
    slat (usec): min=3, max=114734, avg=86.43, stdev=1226.37
    clat (usec): min=12, max=185385, avg=5083.40, stdev=8072.88
     lat (usec): min=108, max=185394, avg=5173.89, stdev=8152.55
    clat percentiles (usec):
     |  1.00th=[  217],  5.00th=[  278], 10.00th=[  342], 20.00th=[  462],
     | 30.00th=[  596], 40.00th=[  836], 50.00th=[ 1352], 60.00th=[ 2640],
     | 70.00th=[ 4256], 80.00th=[ 7328], 90.00th=[16320], 95.00th=[25216],
     | 99.00th=[34560], 99.50th=[37120], 99.90th=[44800], 99.95th=[48384],
     | 99.99th=[83456]
    bw (KB  /s): min= 3694, max=49518, per=12.53%, avg=24598.49, stdev=6565.96
    lat (usec) : 20=0.01%, 50=0.01%, 250=2.76%, 500=20.55%, 750=13.77%
    lat (usec) : 1000=7.24%
    lat (msec) : 2=11.36%, 4=13.15%, 10=15.61%, 20=7.69%, 50=7.83%
    lat (msec) : 100=0.03%, 250=0.01%
  cpu          : usr=3.46%, sys=8.12%, ctx=71158, majf=0, minf=339
  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=2946632/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=11510MB, aggrb=196389KB/s, minb=196389KB/s, maxb=196389KB/s, mint=60016msec, maxt=60016msec

Disk stats (read/write):
  vda: ios=2946206/53, merge=0/2, ticks=1646268/108, in_queue=1644632, util=97.94%
Hard drive
FIO random write
Performance
421.03 MB/s
IOPS
107782
./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=10437: Thu Sep  8 13:47:39 2016
  write: io=25265MB, bw=431132KB/s, iops=107782, runt= 60008msec
    slat (usec): min=1, max=144081, avg=58.69, stdev=1010.07
    clat (usec): min=6, max=159379, avg=2303.68, stdev=7237.44
     lat (usec): min=139, max=159385, avg=2364.95, stdev=7320.58
    clat percentiles (usec):
     |  1.00th=[  151],  5.00th=[  155], 10.00th=[  157], 20.00th=[  161],
     | 30.00th=[  185], 40.00th=[  207], 50.00th=[  231], 60.00th=[  262],
     | 70.00th=[  290], 80.00th=[  362], 90.00th=[  556], 95.00th=[23936],
     | 99.00th=[33024], 99.50th=[36608], 99.90th=[43776], 99.95th=[46848],
     | 99.99th=[72192]
    bw (KB  /s): min=24446, max=90338, per=12.52%, avg=53977.21, stdev=14398.13
    lat (usec) : 10=0.01%, 20=0.01%, 250=55.14%, 500=33.11%, 750=2.76%
    lat (usec) : 1000=0.29%
    lat (msec) : 2=0.24%, 4=0.09%, 10=0.42%, 20=1.66%, 50=6.26%
    lat (msec) : 100=0.03%, 250=0.01%
  cpu          : usr=3.42%, sys=7.95%, ctx=48478, majf=0, minf=90
  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=6467838/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=25265MB, aggrb=431131KB/s, minb=431131KB/s, maxb=431131KB/s, mint=60008msec, maxt=60008msec

Disk stats (read/write):
  vda: ios=4/349687, merge=0/5, ticks=16/4147688, in_queue=4148324, util=66.06%
Hard drive
FIO random direct write
Performance
63.68 MB/s
IOPS
16300
./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=10351: Thu Sep  8 13:46:39 2016
  write: io=3821.1MB, bw=65204KB/s, iops=16300, runt= 60009msec
    slat (usec): min=4, max=134117, avg=329.95, stdev=2028.72
    clat (usec): min=125, max=183968, avg=15357.04, stdev=10373.26
     lat (usec): min=241, max=249169, avg=15689.61, stdev=10587.10
    clat percentiles (usec):
     |  1.00th=[  764],  5.00th=[ 1400], 10.00th=[ 3760], 20.00th=[ 7264],
     | 30.00th=[ 9536], 40.00th=[11584], 50.00th=[13632], 60.00th=[15936],
     | 70.00th=[18816], 80.00th=[22400], 90.00th=[28288], 95.00th=[34048],
     | 99.00th=[48896], 99.50th=[55552], 99.90th=[74240], 99.95th=[86528],
     | 99.99th=[136192]
    bw (KB  /s): min= 3320, max=13784, per=12.50%, avg=8151.38, stdev=1890.63
    lat (usec) : 250=0.01%, 500=0.11%, 750=0.83%, 1000=1.72%
    lat (msec) : 2=4.04%, 4=3.79%, 10=21.88%, 20=41.55%, 50=25.20%
    lat (msec) : 100=0.85%, 250=0.02%
  cpu          : usr=1.73%, sys=4.56%, ctx=87549, majf=0, minf=88
  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=978200/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=3821.1MB, aggrb=65203KB/s, minb=65203KB/s, maxb=65203KB/s, mint=60009msec, maxt=60009msec

Disk stats (read/write):
  vda: ios=9/973990, merge=0/96, ticks=24/6071868, in_queue=6071068, util=99.60%
Download
Download benchmark results
Download speed
833.85 Mbit/s
Downloaded 104857600 bytes in 0.973 sec
Downloaded 104857600 bytes in 0.952 sec
Downloaded 104857600 bytes in 0.969 sec
Downloaded 104857600 bytes in 0.951 sec
Downloaded 104857600 bytes in 0.952 sec
Finished! Average download speed is 833.85 Mbit/s
Upload
Speedtest results
Upload speed
354.98 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) [32.02 km]: 6.523 ms
  2. A2B Internet B.V. (Alkmaar) [33.30 km]: 8.114 ms
  3. ColoCenter bv (Zoetermeer) [43.18 km]: 9.377 ms
  4. Matrix DATA (Harderwijk) [47.55 km]: 8.57 ms
  5. Xela Hosting (The Hague) [50.50 km]: 6.774 ms
  6. SIT Internetdiensten B.V. (Voorthuizen) [51.11 km]: 9.983 ms
  7. Treestle B.V. (Rotterdam) [56.14 km]: 17.926 ms
  8. Maximum (Rotterdam) [56.14 km]: 6.747 ms
  9. Qweb | Full-Service Hosting (Alblasserdam) [56.74 km]: 6.443 ms
  10. Solcon (Dronten) [57.93 km]: 7.852 ms
  11. Hofman Hosting (Dronten) [57.93 km]: 9.117 ms
  12. CAIW Diensten B.V. (Naaldwijk) [62.69 km]: 5.946 ms
  13. WorldStream B.V. (Naaldwijk) [62.69 km]: 5.834 ms
  14. Netrouting (Spijkenisse) [70.75 km]: 6.044 ms
  15. Solcon Internetdiensten N.V. (Apeldoorn) [72.95 km]: 5.726 ms
Testing upload speeds
  1. Vodafone NL (Utrecht):                       ......................... 193.07 Mbit/s
  2. A2B Internet B.V. (Alkmaar):                 ......................... 442.03 Mbit/s
  3. ColoCenter bv (Zoetermeer):                  ......................... 403.99 Mbit/s
  4. Matrix DATA (Harderwijk):                    ......................... 376.78 Mbit/s
  5. Xela Hosting (The Hague):                    ......................... 428.04 Mbit/s
  6. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 111.45 Mbit/s
  7. Treestle B.V. (Rotterdam):                   ......................... 329.19 Mbit/s
  8. Maximum (Rotterdam):                         ......................... 385.30 Mbit/s
  9. Qweb | Full-Service Hosting (Alblasserdam):  ......................... 347.58 Mbit/s
  10. Solcon (Dronten):                           ......................... 233.36 Mbit/s
  11. Hofman Hosting (Dronten):                   ......................... 320.59 Mbit/s
  12. CAIW Diensten B.V. (Naaldwijk):             ......................... 324.36 Mbit/s
  13. WorldStream B.V. (Naaldwijk):               ......................... 320.26 Mbit/s
  14. Netrouting (Spijkenisse):                   ......................... 314.82 Mbit/s
  15. Solcon Internetdiensten N.V. (Apeldoorn):   ......................... 266.87 Mbit/s
Average upload speed is 319.85 Mbit/s