Stopwatch
Benchmark report #4022
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
France

Benchmark results summary:


UnixBench - 369.8
Disk Read - 368 MB/s
Disk Write - 428 MB/s
Bandwidth - 377.03 MB/s

More: https://serverscope.io/trials/1v0L
Share
Share this page
Cpu chip
Server Specs
CPU
4 ×
CPU Cores
RAM
2 GB
Disk
48 GB
OS
Debian Buster/sid
Location
Benchmark summary
Benchmark summary
UnixBench
369.8
Disk Read
368 MB/s
Disk Write
428 MB/s
Bandwidth
377.03 Mbit/s
Speedtest
229.13 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
369.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-UmBWKO/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-UmBWKO/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-UmBWKO/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-UmBWKO/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-UmBWKO/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-UmBWKO/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.par.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:10:52 up 29 min,  1 user,  load average: 7.10, 4.80, 2.29; runlevel 2017-09-01

------------------------------------------------------------------------
Benchmark Run: Fri Sep 01 2017 11:10:52 - 11:38:47
0 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables        9673689.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1755.5 MWIPS (10.0 s, 7 samples)
Execl Throughput                               1039.5 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        160015.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           46402.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        325210.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                              457375.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  26343.5 lps   (10.0 s, 7 samples)
Process Creation                               2042.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2463.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    746.7 lpm   (60.0 s, 2 samples)
System Call Overhead                         850347.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0    9673689.1    828.9
Double-Precision Whetstone                       55.0       1755.5    319.2
Execl Throughput                                 43.0       1039.5    241.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     160015.4    404.1
File Copy 256 bufsize 500 maxblocks            1655.0      46402.6    280.4
File Copy 4096 bufsize 8000 maxblocks          5800.0     325210.7    560.7
Pipe Throughput                               12440.0     457375.4    367.7
Pipe-based Context Switching                   4000.0      26343.5     65.9
Process Creation                                126.0       2042.9    162.1
Shell Scripts (1 concurrent)                     42.4       2463.9    581.1
Shell Scripts (8 concurrent)                      6.0        746.7   1244.5
System Call Overhead                          15000.0     850347.2    566.9
                                                                   ========
System Benchmarks Index Score                                         369.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, 11.9712 s, 179 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, 15.1535 s, 142 MB/s


Hard drive
FIO random read
Performance
368.59 MB/s
IOPS
94358
./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=15814: Fri Sep  1 11:07:39 2017
  read : io=22116MB, bw=377432KB/s, iops=94358, runt= 60002msec
    clat (usec): min=4, max=26436, avg=78.73, stdev=179.85
     lat (usec): min=5, max=26437, avg=79.14, stdev=180.10
    clat percentiles (usec):
     |  1.00th=[    6],  5.00th=[    6], 10.00th=[    6], 20.00th=[    7],
     | 30.00th=[    7], 40.00th=[    8], 50.00th=[    9], 60.00th=[   10],
     | 70.00th=[   12], 80.00th=[  221], 90.00th=[  302], 95.00th=[  350],
     | 99.00th=[  588], 99.50th=[  732], 99.90th=[ 1112], 99.95th=[ 1320],
     | 99.99th=[ 4256]
    bw (KB  /s): min= 5288, max=342224, per=12.43%, avg=46901.76, stdev=87220.34
    lat (usec) : 10=56.24%, 20=21.12%, 50=0.47%, 100=0.66%, 250=3.28%
    lat (usec) : 500=16.65%, 750=1.11%, 1000=0.31%
    lat (msec) : 2=0.14%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=8.26%, sys=24.60%, ctx=1285763, majf=0, minf=1095
  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=5661670/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=22116MB, aggrb=377432KB/s, minb=377432KB/s, maxb=377432KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=1162139/25, merge=0/21, ticks=242180/8, in_queue=241364, util=98.32%
Hard drive
FIO random direct read
Performance
88.06 MB/s
IOPS
22542
./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=15838: Fri Sep  1 11:08:40 2017
  read : io=5283.6MB, bw=90171KB/s, iops=22542, runt= 60001msec
    clat (usec): min=112, max=14960, avg=341.62, stdev=93.12
     lat (usec): min=113, max=14960, avg=342.28, stdev=93.55
    clat percentiles (usec):
     |  1.00th=[  229],  5.00th=[  258], 10.00th=[  286], 20.00th=[  306],
     | 30.00th=[  314], 40.00th=[  322], 50.00th=[  330], 60.00th=[  338],
     | 70.00th=[  346], 80.00th=[  366], 90.00th=[  402], 95.00th=[  454],
     | 99.00th=[  628], 99.50th=[  692], 99.90th=[ 1064], 99.95th=[ 1256],
     | 99.99th=[ 2480]
    bw (KB  /s): min= 1416, max=12920, per=12.50%, avg=11273.27, stdev=1250.75
    lat (usec) : 250=2.97%, 500=94.54%, 750=2.09%, 1000=0.28%
    lat (msec) : 2=0.11%, 4=0.01%, 10=0.01%, 20=0.01%
  cpu          : usr=4.50%, sys=17.11%, ctx=1384176, majf=0, minf=143
  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=1352588/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=5283.6MB, aggrb=90171KB/s, minb=90171KB/s, maxb=90171KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1350388/36, merge=0/27, ticks=320232/12, in_queue=319212, util=99.45%
Hard drive
FIO random write
Performance
428.58 MB/s
IOPS
109717
./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=15885: Fri Sep  1 11:10:40 2017
  write: io=25718MB, bw=438871KB/s, iops=109717, runt= 60006msec
    clat (usec): min=5, max=505464, avg=67.51, stdev=1100.66
     lat (usec): min=5, max=505465, avg=67.93, stdev=1101.23
    clat percentiles (usec):
     |  1.00th=[    6],  5.00th=[    7], 10.00th=[    8], 20.00th=[    9],
     | 30.00th=[   18], 40.00th=[   19], 50.00th=[   20], 60.00th=[   21],
     | 70.00th=[   22], 80.00th=[   24], 90.00th=[   31], 95.00th=[   39],
     | 99.00th=[  108], 99.50th=[  189], 99.90th=[17280], 99.95th=[21376],
     | 99.99th=[31872]
    bw (KB  /s): min= 4509, max=87533, per=12.56%, avg=55102.35, stdev=10475.09
    lat (usec) : 10=21.61%, 20=22.33%, 50=53.57%, 100=1.36%, 250=0.71%
    lat (usec) : 500=0.04%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.03%, 4=0.03%, 10=0.07%, 20=0.14%, 50=0.08%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%
  cpu          : usr=5.94%, sys=30.08%, ctx=59632, 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=6583729/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=25718MB, aggrb=438871KB/s, minb=438871KB/s, maxb=438871KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=0/290823, merge=0/2529, ticks=0/3259548, in_queue=3260652, util=65.41%
Hard drive
FIO random direct write
Performance
12.09 MB/s
IOPS
3096
./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=15862: Fri Sep  1 11:09:40 2017
  write: io=743324KB, bw=12385KB/s, iops=3096, runt= 60016msec
    clat (usec): min=235, max=324853, avg=2572.39, stdev=12548.14
     lat (usec): min=236, max=324854, avg=2573.17, stdev=12548.15
    clat percentiles (usec):
     |  1.00th=[  255],  5.00th=[  258], 10.00th=[  258], 20.00th=[  262],
     | 30.00th=[  266], 40.00th=[  274], 50.00th=[  286], 60.00th=[  298],
     | 70.00th=[  306], 80.00th=[  326], 90.00th=[  410], 95.00th=[ 5280],
     | 99.00th=[74240], 99.50th=[78336], 99.90th=[81408], 99.95th=[124416],
     | 99.99th=[317440]
    bw (KB  /s): min=   95, max= 3080, per=12.57%, avg=1557.36, stdev=520.05
    lat (usec) : 250=0.01%, 500=91.79%, 750=1.21%, 1000=0.15%
    lat (msec) : 2=0.05%, 4=0.40%, 10=2.50%, 20=0.29%, 50=1.58%
    lat (msec) : 100=2.00%, 250=0.01%, 500=0.04%
  cpu          : usr=0.64%, sys=4.18%, ctx=379296, majf=0, minf=144
  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=185831/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=743324KB, aggrb=12385KB/s, minb=12385KB/s, maxb=12385KB/s, mint=60016msec, maxt=60016msec

Disk stats (read/write):
  vda: ios=1/185920, merge=0/2183, ticks=0/45524, in_queue=45692, util=72.38%
Download
Download benchmark results
Download speed
377.03 Mbit/s
Downloaded 104857600 bytes in 2.205468 sec
Downloaded 104857600 bytes in 2.107254 sec
Downloaded 104857600 bytes in 2.101609 sec
Downloaded 104857600 bytes in 2.245770 sec
Downloaded 104857600 bytes in 1.949034 sec
Finished! Average download speed is 377.03 Mbit/s
Upload
Speedtest results
Upload speed
229.13 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Scaleway ...
Selecting 15 servers that are not too close:
  1. iperf.fr (Rouen) [111.21 km]: 10.019 ms
  2. Ikoula (Reims) [131.50 km]: 9.427 ms
  3. LaFibre.info (Douai) [176.53 km]: 7.313 ms
  4. MyTheValentinus (Roubaix) [213.32 km]: 8.445 ms
  5. ePlay TV (Roubaix) [213.32 km]: 17.791 ms
  6. AdvancedFight (Roubaix) [213.32 km]: 9.66 ms
  7. Lufu (Roubaix) [213.32 km]: 15.433 ms
  8. Matthews Tech (Gravelines) [237.06 km]: 25.274 ms
  9. CloudConnX (Eastbourne) [258.84 km]: 29.016 ms
  10. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 12.743 ms
  11. Combell (Brussels) [264.26 km]: 23.606 ms
  12. Riffle Media BVBA (Brussels) [264.26 km]: 13.981 ms
  13. Proximus (Brussels) [264.26 km]: 12.169 ms
  14. Orange Belgium (Brussels) [264.26 km]: 31.978 ms
  15. SKSGroup (Brussels) [264.26 km]: 29.757 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 286.03 Mbit/s
  2. Ikoula (Reims):                              ......................... 281.59 Mbit/s
  3. LaFibre.info (Douai):                        ......................... 269.25 Mbit/s
  4. MyTheValentinus (Roubaix):                   ......................... 225.73 Mbit/s
  5. ePlay TV (Roubaix):                          ......................... 230.63 Mbit/s
  6. AdvancedFight (Roubaix):                     ......................... 220.63 Mbit/s
  7. Lufu (Roubaix):                              ......................... 225.35 Mbit/s
  8. Matthews Tech (Gravelines):                  ......................... 215.16 Mbit/s
  9. CloudConnX (Eastbourne):                     ......................... 181.96 Mbit/s
  10. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 201.49 Mbit/s
  11. Combell (Brussels):                         ......................... 152.11 Mbit/s
  12. Riffle Media BVBA (Brussels):               ......................... 226.76 Mbit/s
  13. Proximus (Brussels):                        ......................... 230.82 Mbit/s
  14. Orange Belgium (Brussels):                  ......................... 153.65 Mbit/s
  15. SKSGroup (Brussels):                        ......................... 183.35 Mbit/s
Average upload speed is 218.97 Mbit/s