Stopwatch
Benchmark report #3029
ArubaCloud – Small
Report
Share test result

Test results for Small at ArubaCloud


Server specs:


Intel(R) Xeon(R) CPU E5-2650L v4 @ 1.70GHz
993 MB RAM / 18 GB disk space
Centos 7.3.1611 Core
Paris, France

Benchmark results summary:


UnixBench - 1073.6
Disk Read - 101 MB/s
Disk Write - 567 MB/s
Bandwidth - 732.73 MB/s

More: https://serverscope.io/trials/nKwE
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2650L v4 @ 1.70GHz
CPU Cores
1 × 1700 MHz
RAM
993 MB
Disk
18 GB
OS
Centos 7.3.1611 Core
Location
Paris, France
Benchmark summary
Benchmark summary
UnixBench
1073.6
Disk Read
101 MB/s
Disk Write
567 MB/s
Bandwidth
732.73 Mbit/s
Speedtest
322.63 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1073.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-uf2frb/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-uf2frb/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-uf2frb/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-uf2frb/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-uf2frb/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-uf2frb/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: frsprout: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.4.5.el7.x86_64 -- #1 SMP Mon Jan 25 22:07:14 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2650L v4 @ 1.70GHz (3400.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   22:05:55 up 13 days,  8:16,  1 user,  load average: 8.68, 5.17, 2.58; runlevel 2017-03-23

------------------------------------------------------------------------
Benchmark Run: Wed Apr 05 2017 22:05:55 - 22:34:01
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       23285823.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3618.7 MWIPS (9.6 s, 7 samples)
Execl Throughput                               3127.8 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        712011.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          205689.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1546437.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1216733.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 261344.8 lps   (10.0 s, 7 samples)
Process Creation                               9175.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3601.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    484.1 lpm   (60.1 s, 2 samples)
System Call Overhead                        1938593.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   23285823.9   1995.4
Double-Precision Whetstone                       55.0       3618.7    657.9
Execl Throughput                                 43.0       3127.8    727.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     712011.0   1798.0
File Copy 256 bufsize 500 maxblocks            1655.0     205689.8   1242.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1546437.5   2666.3
Pipe Throughput                               12440.0    1216733.6    978.1
Pipe-based Context Switching                   4000.0     261344.8    653.4
Process Creation                                126.0       9175.8    728.2
Shell Scripts (1 concurrent)                     42.4       3601.7    849.5
Shell Scripts (8 concurrent)                      6.0        484.1    806.8
System Call Overhead                          15000.0    1938593.8   1292.4
                                                                   ========
System Benchmarks Index Score                                        1073.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, 2.6577 s, 808 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, 2.6623 s, 807 MB/s


Hard drive
FIO random read
Performance
101.68 MB/s
IOPS
26030
./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=14046: Wed Apr  5 22:02:51 2017
  read : io=6100.1MB, bw=104120KB/s, iops=26030, runt= 60001msec
    clat (usec): min=1, max=20220, avg=304.79, stdev=366.85
     lat (usec): min=1, max=20220, avg=304.91, stdev=366.86
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[  145], 10.00th=[  175], 20.00th=[  201],
     | 30.00th=[  221], 40.00th=[  243], 50.00th=[  262], 60.00th=[  286],
     | 70.00th=[  314], 80.00th=[  350], 90.00th=[  418], 95.00th=[  506],
     | 99.00th=[ 1096], 99.50th=[ 2064], 99.90th=[ 5600], 99.95th=[ 8640],
     | 99.99th=[11584]
    bw (KB  /s): min= 6608, max=19272, per=12.50%, avg=13012.49, stdev=1661.97
    lat (usec) : 2=0.46%, 4=1.78%, 10=0.15%, 20=0.08%, 50=0.01%
    lat (usec) : 100=0.19%, 250=40.99%, 500=51.08%, 750=3.41%, 1000=0.72%
    lat (msec) : 2=0.60%, 4=0.38%, 10=0.12%, 20=0.03%, 50=0.01%
  cpu          : usr=1.18%, sys=3.95%, ctx=1523211, 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=1561832/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=6100.1MB, aggrb=104120KB/s, minb=104120KB/s, maxb=104120KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
    dm-0: ios=1522716/40, merge=0/0, ticks=378738/0, in_queue=378796, util=98.17%, aggrios=1522988/25, aggrmerge=0/15, aggrticks=378455/0, aggrin_queue=378099, aggrutil=98.12%
  sda: ios=1522988/25, merge=0/15, ticks=378455/0, in_queue=378099, util=98.12%
Hard drive
FIO random direct read
Performance
97.8 MB/s
IOPS
25037
./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=14063: Wed Apr  5 22:03:51 2017
  read : io=5868.2MB, bw=100148KB/s, iops=25037, runt= 60001msec
    clat (usec): min=60, max=83548, avg=316.64, stdev=374.65
     lat (usec): min=60, max=83550, avg=316.78, stdev=374.65
    clat percentiles (usec):
     |  1.00th=[  115],  5.00th=[  159], 10.00th=[  179], 20.00th=[  205],
     | 30.00th=[  225], 40.00th=[  245], 50.00th=[  262], 60.00th=[  286],
     | 70.00th=[  310], 80.00th=[  350], 90.00th=[  430], 95.00th=[  556],
     | 99.00th=[ 1304], 99.50th=[ 2320], 99.90th=[ 5664], 99.95th=[ 8096],
     | 99.99th=[10432]
    bw (KB  /s): min= 6416, max=17912, per=12.51%, avg=12524.36, stdev=1596.59
    lat (usec) : 100=0.33%, 250=42.45%, 500=50.80%, 750=3.82%, 1000=1.07%
    lat (msec) : 2=0.92%, 4=0.45%, 10=0.14%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=1.35%, sys=3.27%, ctx=1502420, 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=1502249/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=5868.2MB, aggrb=100148KB/s, minb=100148KB/s, maxb=100148KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
    dm-0: ios=1501806/63, merge=0/0, ticks=401632/21, in_queue=401713, util=98.69%, aggrios=1502763/35, aggrmerge=5/28, aggrticks=401190/9, aggrin_queue=400862, aggrutil=98.64%
  sda: ios=1502763/35, merge=5/28, ticks=401190/9, in_queue=400862, util=98.64%
Hard drive
FIO random write
Performance
567.1 MB/s
IOPS
145176
./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=14672: Wed Apr  5 22:05:52 2017
  write: io=34029MB, bw=580706KB/s, iops=145176, runt= 60006msec
    clat (usec): min=1, max=6934.7K, avg=53.65, stdev=12194.99
     lat (usec): min=1, max=6934.7K, avg=53.79, stdev=12201.93
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    3], 95.00th=[    3],
     | 99.00th=[    8], 99.50th=[   22], 99.90th=[  185], 99.95th=[  394],
     | 99.99th=[10432]
    bw (KB  /s): min=    0, max=634712, per=32.73%, avg=190084.69, stdev=239056.20
    lat (usec) : 2=9.97%, 4=87.83%, 10=1.38%, 20=0.29%, 50=0.29%
    lat (usec) : 100=0.09%, 250=0.08%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.03%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=1.44%, sys=4.70%, ctx=8086, majf=0, minf=308
  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=8711463/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=34029MB, aggrb=580706KB/s, minb=580706KB/s, maxb=580706KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
    dm-0: ios=127/1770199, merge=0/0, ticks=445/4740480, in_queue=4741702, util=99.82%, aggrios=68/1773769, aggrmerge=57/1064, aggrticks=137/4699607, aggrin_queue=4698553, aggrutil=69.61%
  sda: ios=68/1773769, merge=57/1064, ticks=137/4699607, in_queue=4698553, util=69.61%
Hard drive
FIO random direct write
Performance
35.0 MB/s
IOPS
8958
./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=14659: Wed Apr  5 22:04:52 2017
  write: io=2099.9MB, bw=35836KB/s, iops=8958, runt= 60001msec
    clat (usec): min=48, max=60001K, avg=778.04, stdev=200453.71
     lat (usec): min=48, max=60001K, avg=778.29, stdev=200453.71
    clat percentiles (usec):
     |  1.00th=[   63],  5.00th=[   65], 10.00th=[   67], 20.00th=[   72],
     | 30.00th=[   77], 40.00th=[   83], 50.00th=[   88], 60.00th=[   94],
     | 70.00th=[  103], 80.00th=[  115], 90.00th=[  143], 95.00th=[  183],
     | 99.00th=[  430], 99.50th=[  572], 99.90th=[ 1528], 99.95th=[ 3312],
     | 99.99th=[10048]
    bw (KB  /s): min=    0, max=45160, per=94.52%, avg=33871.59, stdev=9473.76
    lat (usec) : 50=0.01%, 100=66.37%, 250=30.87%, 500=2.07%, 750=0.43%
    lat (usec) : 1000=0.11%
    lat (msec) : 2=0.08%, 4=0.04%, 10=0.03%, 20=0.01%, 50=0.01%
    lat (msec) : >=2000=0.01%
  cpu          : usr=0.83%, sys=2.25%, ctx=1075170, 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=537548/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=2099.9MB, aggrb=35835KB/s, minb=35835KB/s, maxb=35835KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
    dm-0: ios=0/538041, merge=0/0, ticks=0/48425, in_queue=48421, util=79.83%, aggrios=0/537589, aggrmerge=0/503, aggrticks=0/47380, aggrin_queue=47203, aggrutil=78.62%
  sda: ios=0/537589, merge=0/503, ticks=0/47380, in_queue=47203, util=78.62%
Download
Download benchmark results
Download speed
732.73 Mbit/s
Downloaded 104857600 bytes in 1.109 sec
Downloaded 104857600 bytes in 1.060 sec
Downloaded 104857600 bytes in 1.085 sec
Downloaded 104857600 bytes in 1.092 sec
Downloaded 104857600 bytes in 1.113 sec
Finished! Average download speed is 732.73 Mbit/s
Upload
Speedtest results
Upload speed
322.63 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Aruba.it ...
Selecting 15 servers that are not too close:
  1. iperf.fr (Rouen) [108.23 km]: 24.391 ms
  2. Ikoula (Reims) [126.85 km]: 25.952 ms
  3. LaFibre.info (Douai) [167.95 km]: 27.838 ms
  4. Treudler FR (Roubaix) [204.72 km]: 21.815 ms
  5. MyTheValentinus (Roubaix) [204.72 km]: 28.059 ms
  6. ePlay TV (Roubaix) [204.72 km]: 25.464 ms
  7. Magic-VPN (Roubaix) [204.72 km]: 45.236 ms
  8. Matthews Tech (Gravelines) [228.86 km]: 29.046 ms
  9. Universite Catholique de Louvain (Louvain-La-Neuve) [251.29 km]: 26.888 ms
  10. CloudConnX (Eastbourne) [253.14 km]: 53.825 ms
  11. Combell (Brussels) [256.12 km]: 36.154 ms
  12. Orange Belgium (Brussels) [256.12 km]: 45.7 ms
  13. Riffle Media BVBA (Brussels) [256.12 km]: 28.072 ms
  14. Proximus (Brussels) [256.12 km]: 719.372 ms
  15. SKSGroup (Brussels) [256.12 km]: 44.832 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 405.20 Mbit/s
  2. Ikoula (Reims):                              ......................... 434.98 Mbit/s
  3. LaFibre.info (Douai):                        ......................... 435.20 Mbit/s
  4. Treudler FR (Roubaix):                       ......................... 293.01 Mbit/s
  5. MyTheValentinus (Roubaix):                   ......................... 257.40 Mbit/s
  6. ePlay TV (Roubaix):                          ......................... 128.35 Mbit/s
  7. Magic-VPN (Roubaix):                         ......................... 260.98 Mbit/s
  8. Matthews Tech (Gravelines):                  ......................... 273.79 Mbit/s
  9. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 349.21 Mbit/s
  10. CloudConnX (Eastbourne):                    ......................... 330.32 Mbit/s
  11. Combell (Brussels):                         ......................... 180.66 Mbit/s
  12. Orange Belgium (Brussels):                  ......................... 342.50 Mbit/s
  13. Riffle Media BVBA (Brussels):               ......................... 204.90 Mbit/s
  14. Proximus (Brussels):                        ......................... 284.03 Mbit/s
  15. SKSGroup (Brussels):                        ......................... 176.14 Mbit/s
Average upload speed is 290.45 Mbit/s