Stopwatch
Benchmark report #4023
Scaleway – ARM64-2GB
Report
Share test result

Test results for ARM64-2GB at Scaleway


Server specs:


4 ×
2 GB RAM / 48 GB disk space
Debian Buster/sid
Haarlem, Netherlands

Benchmark results summary:


UnixBench - 314.8
Disk Read - 216 MB/s
Disk Write - 300 MB/s
Bandwidth - 270.85 MB/s

More: https://serverscope.io/trials/52rn
Share
Share this page
Cpu chip
Server Specs
CPU
4 ×
CPU Cores
RAM
2 GB
Disk
48 GB
OS
Debian Buster/sid
Location
Haarlem, Netherlands
Benchmark summary
Benchmark summary
UnixBench
314.8
Disk Read
216 MB/s
Disk Write
300 MB/s
Bandwidth
270.85 Mbit/s
Speedtest
192.88 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
314.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 
In file included from src/execl.c:34:0:
src/big.c: In function xe2x80x98dummyxe2x80x99:
src/big.c:196:34: warning: xe2x80x98%02dxe2x80x99 directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                                  ^~~~
src/big.c:196:23: note: directive argument in the range [-178956970, 178956970]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                       ^~~~~~~~~~~~~~~~
src/big.c:196:6: note: xe2x80x98sprintfxe2x80x99 output between 13 and 21 bytes into a destination of size 15
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-cmXjTv/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-cmXjTv/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-cmXjTv/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-cmXjTv/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-cmXjTv/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-cmXjTv/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: server.zone403.nl: GNU/Linux
   OS: GNU/Linux -- 4.9.23-std-1 -- #1 SMP Mon Apr 24 13:18:14 UTC 2017
   Machine: aarch64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   11:13:45 up 38 min,  1 user,  load average: 7.07, 4.85, 2.38; runlevel 2017-09-01

------------------------------------------------------------------------
Benchmark Run: Fri Sep 01 2017 11:13:46 - 11:41:47
0 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables        9475018.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1718.3 MWIPS (9.9 s, 7 samples)
Execl Throughput                                856.2 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        111830.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           37938.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        213619.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                              419772.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  28061.7 lps   (10.0 s, 7 samples)
Process Creation                               1847.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   1777.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    604.9 lpm   (60.1 s, 2 samples)
System Call Overhead                         803817.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0    9475018.3    811.9
Double-Precision Whetstone                       55.0       1718.3    312.4
Execl Throughput                                 43.0        856.2    199.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     111830.8    282.4
File Copy 256 bufsize 500 maxblocks            1655.0      37938.6    229.2
File Copy 4096 bufsize 8000 maxblocks          5800.0     213619.0    368.3
Pipe Throughput                               12440.0     419772.0    337.4
Pipe-based Context Switching                   4000.0      28061.7     70.2
Process Creation                                126.0       1847.2    146.6
Shell Scripts (1 concurrent)                     42.4       1777.9    419.3
Shell Scripts (8 concurrent)                      6.0        604.9   1008.1
System Call Overhead                          15000.0     803817.1    535.9
                                                                   ========
System Benchmarks Index Score                                         314.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, 2.0 GiB) copied, 12.0594 s, 178 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, 2.0 GiB) copied, 16.3507 s, 131 MB/s


Hard drive
FIO random read
Performance
216.01 MB/s
IOPS
55299
./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=22213: Fri Sep  1 11:10:29 2017
  read : io=12961MB, bw=221197KB/s, iops=55299, runt= 60001msec
    clat (usec): min=5, max=24105, avg=136.41, stdev=233.23
     lat (usec): min=5, max=24105, avg=136.94, stdev=233.63
    clat percentiles (usec):
     |  1.00th=[    7],  5.00th=[    8], 10.00th=[    9], 20.00th=[   12],
     | 30.00th=[   16], 40.00th=[   17], 50.00th=[   19], 60.00th=[   21],
     | 70.00th=[  266], 80.00th=[  322], 90.00th=[  362], 95.00th=[  414],
     | 99.00th=[  692], 99.50th=[  860], 99.90th=[ 1320], 99.95th=[ 1768],
     | 99.99th=[ 9920]
    bw (KB  /s): min= 6080, max=211080, per=12.33%, avg=27265.01, stdev=42343.10
    lat (usec) : 10=11.21%, 20=42.41%, 50=10.37%, 100=0.77%, 250=3.41%
    lat (usec) : 500=29.11%, 750=1.94%, 1000=0.50%
    lat (msec) : 2=0.23%, 4=0.02%, 10=0.02%, 20=0.01%, 50=0.01%
  cpu          : usr=6.87%, sys=23.79%, ctx=1195042, majf=0, minf=843
  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=3318008/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=12961MB, aggrb=221196KB/s, minb=221196KB/s, maxb=221196KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1136549/40, merge=0/25, ticks=256500/16, in_queue=256472, util=98.71%
Hard drive
FIO random direct read
Performance
83.86 MB/s
IOPS
21468
./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=22237: Fri Sep  1 11:11:29 2017
  read : io=5031.9MB, bw=85876KB/s, iops=21468, runt= 60001msec
    clat (usec): min=114, max=16079, avg=358.66, stdev=98.86
     lat (usec): min=115, max=16080, avg=359.36, stdev=99.23
    clat percentiles (usec):
     |  1.00th=[  239],  5.00th=[  274], 10.00th=[  294], 20.00th=[  318],
     | 30.00th=[  330], 40.00th=[  342], 50.00th=[  350], 60.00th=[  358],
     | 70.00th=[  370], 80.00th=[  386], 90.00th=[  422], 95.00th=[  454],
     | 99.00th=[  668], 99.50th=[  740], 99.90th=[ 1224], 99.95th=[ 1480],
     | 99.99th=[ 2672]
    bw (KB  /s): min=    7, max=12176, per=12.50%, avg=10735.40, stdev=1283.62
    lat (usec) : 250=1.81%, 500=95.44%, 750=2.28%, 1000=0.27%
    lat (msec) : 2=0.18%, 4=0.01%, 10=0.01%, 20=0.01%
  cpu          : usr=4.29%, sys=17.14%, ctx=1308951, majf=0, minf=145
  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=1288156/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=5031.9MB, aggrb=85875KB/s, minb=85875KB/s, maxb=85875KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1287408/24, merge=0/21, ticks=337212/12, in_queue=337080, util=99.67%
Hard drive
FIO random write
Performance
300.16 MB/s
IOPS
76841
./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=22281: Fri Sep  1 11:13:30 2017
  write: io=18012MB, bw=307365KB/s, iops=76841, runt= 60008msec
    clat (usec): min=5, max=418952, avg=96.08, stdev=1419.57
     lat (usec): min=5, max=418954, avg=96.70, stdev=1420.05
    clat percentiles (usec):
     |  1.00th=[    7],  5.00th=[    9], 10.00th=[   11], 20.00th=[   17],
     | 30.00th=[   21], 40.00th=[   24], 50.00th=[   28], 60.00th=[   33],
     | 70.00th=[   36], 80.00th=[   39], 90.00th=[   43], 95.00th=[   49],
     | 99.00th=[  141], 99.50th=[  940], 99.90th=[20352], 99.95th=[24192],
     | 99.99th=[35072]
    bw (KB  /s): min= 6123, max=63167, per=12.54%, avg=38536.26, stdev=8605.88
    lat (usec) : 10=6.83%, 20=18.39%, 50=69.90%, 100=3.14%, 250=1.13%
    lat (usec) : 500=0.08%, 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.04%, 4=0.05%, 10=0.10%, 20=0.19%, 50=0.11%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=6.79%, sys=29.44%, ctx=57978, majf=0, minf=138
  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=4611087/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=18012MB, aggrb=307364KB/s, minb=307364KB/s, maxb=307364KB/s, mint=60008msec, maxt=60008msec

Disk stats (read/write):
  vda: ios=21/242205, merge=0/3004, ticks=4/2744016, in_queue=2743880, util=56.00%
Hard drive
FIO random direct write
Performance
11.43 MB/s
IOPS
2925
./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=22259: Fri Sep  1 11:12:29 2017
  write: io=702248KB, bw=11702KB/s, iops=2925, runt= 60011msec
    clat (usec): min=242, max=600486, avg=2722.59, stdev=15978.60
     lat (usec): min=243, max=600486, avg=2723.44, stdev=15978.62
    clat percentiles (usec):
     |  1.00th=[  249],  5.00th=[  258], 10.00th=[  262], 20.00th=[  266],
     | 30.00th=[  270], 40.00th=[  274], 50.00th=[  286], 60.00th=[  298],
     | 70.00th=[  310], 80.00th=[  330], 90.00th=[  394], 95.00th=[ 4960],
     | 99.00th=[70144], 99.50th=[74240], 99.90th=[78336], 99.95th=[142336],
     | 99.99th=[585728]
    bw (KB  /s): min=   40, max= 2923, per=12.81%, avg=1498.57, stdev=548.70
    lat (usec) : 250=1.37%, 500=91.14%, 750=1.62%, 1000=0.11%
    lat (msec) : 2=0.03%, 4=0.15%, 10=1.32%, 20=0.10%, 50=1.89%
    lat (msec) : 100=2.21%, 250=0.01%, 500=0.01%, 750=0.04%
  cpu          : usr=0.66%, sys=4.17%, ctx=358290, majf=0, minf=151
  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=175562/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=702248KB, aggrb=11701KB/s, minb=11701KB/s, maxb=11701KB/s, mint=60011msec, maxt=60011msec

Disk stats (read/write):
  vda: ios=0/175496, merge=0/2048, ticks=0/50036, in_queue=49820, util=73.94%
Download
Download benchmark results
Download speed
270.85 Mbit/s
Downloaded 104857600 bytes in 2.558913 sec
Downloaded 104857600 bytes in 2.536490 sec
Downloaded 104857600 bytes in 2.955890 sec
Downloaded 104857600 bytes in 3.717634 sec
Downloaded 104857600 bytes in 2.999640 sec
Finished! Average download speed is 270.85 Mbit/s
Upload
Speedtest results
Upload speed
192.88 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ONLINE SAS ...
Selecting 15 servers that are not too close:
  1. A2B Internet B.V. (Alkmaar) [30.92 km]: 21.889 ms
  2. ColoCenter bv (Zoetermeer) [34.97 km]: 9.464 ms
  3. Redhosting (Almere) [38.73 km]: 10.487 ms
  4. ConnectNL ICT Professionals (Almere) [38.73 km]: 25.349 ms
  5. KPN B.V. (Den Haag) [40.00 km]: 16.821 ms
  6. Art Of Automation B.V. (Hoorn) [41.96 km]: 15.87 ms
  7. Vodafone NL (Utrecht) [44.19 km]: 11.692 ms
  8. Ziggo (Utrecht) [44.19 km]: 40.55 ms
  9. Maximum (Rotterdam) [50.17 km]: 51.047 ms
  10. WorldStream B.V. (Naaldwijk) [50.81 km]: 10.036 ms
  11. Qweb | Full-Service Hosting (Alblasserdam) [55.00 km]: 9.911 ms
  12. Jonaz B.V. (Amersfoort) [55.49 km]: 11.551 ms
  13. Matrix DATA (Harderwijk) [65.91 km]: 12.197 ms
  14. SIT Internetdiensten B.V. (Voorthuizen) [68.92 km]: 9.122 ms
  15. Solcon (Dronten) [75.01 km]: 8.171 ms
Testing upload speeds
  1. A2B Internet B.V. (Alkmaar):                 ......................... 211.91 Mbit/s
  2. ColoCenter bv (Zoetermeer):                  ......................... 200.84 Mbit/s
  3. Redhosting (Almere):                         ......................... 198.47 Mbit/s
  4. ConnectNL ICT Professionals (Almere):        ......................... 199.33 Mbit/s
  5. KPN B.V. (Den Haag):                         ......................... 120.16 Mbit/s
  6. Art Of Automation B.V. (Hoorn):              ......................... 174.53 Mbit/s
  7. Vodafone NL (Utrecht):                       ......................... 191.37 Mbit/s
  8. Ziggo (Utrecht):                             ......................... 150.84 Mbit/s
  9. Maximum (Rotterdam):                         ......................... 78.70 Mbit/s
  10. WorldStream B.V. (Naaldwijk):               ......................... 209.45 Mbit/s
  11. Qweb | Full-Service Hosting (Alblasserdam): ......................... 139.18 Mbit/s
  12. Jonaz B.V. (Amersfoort):                    ......................... 212.76 Mbit/s
  13. Matrix DATA (Harderwijk):                   ......................... 209.75 Mbit/s
  14. SIT Internetdiensten B.V. (Voorthuizen):    ......................... 87.23 Mbit/s
  15. Solcon (Dronten):                           ......................... 216.13 Mbit/s
Average upload speed is 173.38 Mbit/s