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-bFIQzm/byte-unixbench/UnixBench" make distr make[2]: Entering directory `/root/serverscope-bFIQzm/byte-unixbench/UnixBench" Checking distribution of files ./pgms exists ./src exists ./testdir exists make[2]: Leaving directory `/root/serverscope-bFIQzm/byte-unixbench/UnixBench" make programs make[2]: Entering directory `/root/serverscope-bFIQzm/byte-unixbench/UnixBench" make[2]: Nothing to be done for `programs". make[2]: Leaving directory `/root/serverscope-bFIQzm/byte-unixbench/UnixBench" make[1]: Leaving directory `/root/serverscope-bFIQzm/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 2 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 2 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 2 x Execl Throughput 1 2 3 2 x File Copy 1024 bufsize 2000 maxblocks 1 2 3 2 x File Copy 256 bufsize 500 maxblocks 1 2 3 2 x File Copy 4096 bufsize 8000 maxblocks 1 2 3 2 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 2 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 2 x Process Creation 1 2 3 2 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 2 x Shell Scripts (1 concurrent) 1 2 3 2 x Shell Scripts (8 concurrent) 1 2 3 ======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: chrome-chrysolite.example.com: GNU/Linux OS: GNU/Linux -- 3.10.0-1062.1.1.el7.x86_64 -- #1 SMP Fri Sep 13 22:55:44 UTC 2019 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: QEMU Virtual CPU version 2.5+ (7981.5 bogomips) x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 1: QEMU Virtual CPU version 2.5+ (7981.5 bogomips) x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET 14:47:26 up 15 min, 1 user, load average: 8.42, 4.84, 2.09; runlevel 2020-01-06 ------------------------------------------------------------------------ Benchmark Run: Mon Jan 06 2020 14:47:26 - 15:17:13 2 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 52088201.4 lps (10.0 s, 7 samples) Double-Precision Whetstone 3091.5 MWIPS (20.7 s, 7 samples) Execl Throughput 2767.3 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 343675.9 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 87476.4 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1177344.0 KBps (30.0 s, 2 samples) Pipe Throughput 452842.3 lps (10.0 s, 7 samples) Pipe-based Context Switching 131334.4 lps (10.0 s, 7 samples) Process Creation 10703.7 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 6756.5 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1367.2 lpm (60.0 s, 2 samples) System Call Overhead 403124.4 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 52088201.4 4463.4 Double-Precision Whetstone 55.0 3091.5 562.1 Execl Throughput 43.0 2767.3 643.6 File Copy 1024 bufsize 2000 maxblocks 3960.0 343675.9 867.9 File Copy 256 bufsize 500 maxblocks 1655.0 87476.4 528.6 File Copy 4096 bufsize 8000 maxblocks 5800.0 1177344.0 2029.9 Pipe Throughput 12440.0 452842.3 364.0 Pipe-based Context Switching 4000.0 131334.4 328.3 Process Creation 126.0 10703.7 849.5 Shell Scripts (1 concurrent) 42.4 6756.5 1593.5 Shell Scripts (8 concurrent) 6.0 1367.2 2278.7 System Call Overhead 15000.0 403124.4 268.7 ======== System Benchmarks Index Score 853.3 ------------------------------------------------------------------------ Benchmark Run: Mon Jan 06 2020 15:17:13 - 15:46:46 2 CPUs in system; running 2 parallel copies of tests Dhrystone 2 using register variables 101944310.2 lps (10.0 s, 7 samples) Double-Precision Whetstone 6583.9 MWIPS (18.9 s, 7 samples) Execl Throughput 6441.8 lps (29.6 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 685585.6 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 170808.0 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 2216328.4 KBps (30.0 s, 2 samples) Pipe Throughput 884496.6 lps (10.0 s, 7 samples) Pipe-based Context Switching 254302.8 lps (10.0 s, 7 samples) Process Creation 21169.1 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 10329.3 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1422.6 lpm (60.0 s, 2 samples) System Call Overhead 794864.1 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 101944310.2 8735.6 Double-Precision Whetstone 55.0 6583.9 1197.1 Execl Throughput 43.0 6441.8 1498.1 File Copy 1024 bufsize 2000 maxblocks 3960.0 685585.6 1731.3 File Copy 256 bufsize 500 maxblocks 1655.0 170808.0 1032.1 File Copy 4096 bufsize 8000 maxblocks 5800.0 2216328.4 3821.3 Pipe Throughput 12440.0 884496.6 711.0 Pipe-based Context Switching 4000.0 254302.8 635.8 Process Creation 126.0 21169.1 1680.1 Shell Scripts (1 concurrent) 42.4 10329.3 2436.2 Shell Scripts (8 concurrent) 6.0 1422.6 2371.0 System Call Overhead 15000.0 794864.1 529.9 ======== System Benchmarks Index Score 1583.5
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, 9.73048 s, 221 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, 9.24153 s, 232 MB/s
./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=6633: Mon Jan 6 14:44:23 2020 read : io=49015MB, bw=836502KB/s, iops=209125, runt= 60001msec clat (usec): min=2, max=110208, avg=17.36, stdev=553.64 lat (usec): min=3, max=110209, avg=21.53, stdev=639.09 clat percentiles (usec): | 1.00th=[ 3], 5.00th=[ 3], 10.00th=[ 3], 20.00th=[ 3], | 30.00th=[ 3], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3], | 70.00th=[ 3], 80.00th=[ 4], 90.00th=[ 4], 95.00th=[ 7], | 99.00th=[ 104], 99.50th=[ 127], 99.90th=[ 213], 99.95th=[ 442], | 99.99th=[33024] bw (KB /s): min= 372, max=442624, per=12.48%, avg=104388.90, stdev=43154.84 lat (usec) : 4=70.51%, 10=24.89%, 20=0.32%, 50=0.14%, 100=2.98% lat (usec) : 250=1.09%, 500=0.02%, 750=0.01%, 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.02%, 50=0.03% lat (msec) : 100=0.01%, 250=0.01% cpu : usr=10.33%, sys=14.54%, ctx=555638, majf=0, minf=305 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=12547736/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=49015MB, aggrb=836501KB/s, minb=836501KB/s, maxb=836501KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): vda: ios=524288/514, merge=0/225, ticks=25670/3055, in_queue=28290, util=12.46%
./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=6647: Mon Jan 6 14:45:24 2020 read : io=20232MB, bw=345284KB/s, iops=86320, runt= 60001msec clat (usec): min=29, max=62128, avg=84.02, stdev=43.66 lat (usec): min=30, max=62130, avg=85.65, stdev=43.78 clat percentiles (usec): | 1.00th=[ 45], 5.00th=[ 52], 10.00th=[ 57], 20.00th=[ 64], | 30.00th=[ 70], 40.00th=[ 75], 50.00th=[ 81], 60.00th=[ 87], | 70.00th=[ 94], 80.00th=[ 100], 90.00th=[ 111], 95.00th=[ 126], | 99.00th=[ 159], 99.50th=[ 177], 99.90th=[ 225], 99.95th=[ 258], | 99.99th=[ 510] bw (KB /s): min=26688, max=55048, per=12.51%, avg=43193.16, stdev=4803.37 lat (usec) : 50=3.02%, 100=76.48%, 250=20.44%, 500=0.05%, 750=0.01% lat (usec) : 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01% lat (msec) : 100=0.01% cpu : usr=6.11%, sys=17.00%, ctx=5179382, majf=0, minf=304 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=5179339/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=20232MB, aggrb=345283KB/s, minb=345283KB/s, maxb=345283KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): vda: ios=5173698/8, merge=0/1, ticks=277220/0, in_queue=274830, util=99.76%
./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=6668: Mon Jan 6 14:47:24 2020 write: io=49530MB, bw=845300KB/s, iops=211325, runt= 60001msec clat (usec): min=3, max=180554, avg=21.23, stdev=956.77 lat (usec): min=4, max=180560, avg=24.56, stdev=1027.74 clat percentiles (usec): | 1.00th=[ 3], 5.00th=[ 3], 10.00th=[ 3], 20.00th=[ 3], | 30.00th=[ 3], 40.00th=[ 3], 50.00th=[ 4], 60.00th=[ 4], | 70.00th=[ 4], 80.00th=[ 4], 90.00th=[ 4], 95.00th=[ 4], | 99.00th=[ 7], 99.50th=[ 9], 99.90th=[ 16], 99.95th=[ 55], | 99.99th=[55040] bw (KB /s): min=45360, max=231720, per=12.54%, avg=105972.98, stdev=27975.43 lat (usec) : 4=43.60%, 10=55.96%, 20=0.36%, 50=0.03%, 100=0.01% lat (usec) : 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.02% lat (msec) : 100=0.01%, 250=0.01% cpu : usr=10.64%, sys=13.98%, ctx=17890, majf=0, minf=290 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=12679715/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=49530MB, aggrb=845300KB/s, minb=845300KB/s, maxb=845300KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): vda: ios=0/69483, merge=0/2, ticks=0/198357, in_queue=131250, util=2.25%
./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=6657: Mon Jan 6 14:46:24 2020 write: io=19319MB, bw=329700KB/s, iops=82425, runt= 60001msec clat (usec): min=31, max=975772, avg=88.23, stdev=1518.50 lat (usec): min=32, max=975773, avg=89.95, stdev=1518.50 clat percentiles (usec): | 1.00th=[ 45], 5.00th=[ 51], 10.00th=[ 56], 20.00th=[ 63], | 30.00th=[ 68], 40.00th=[ 74], 50.00th=[ 79], 60.00th=[ 85], | 70.00th=[ 92], 80.00th=[ 101], 90.00th=[ 116], 95.00th=[ 135], | 99.00th=[ 179], 99.50th=[ 205], 99.90th=[ 298], 99.95th=[ 362], | 99.99th=[ 804] bw (KB /s): min= 1257, max=57360, per=12.67%, avg=41763.36, stdev=8268.25 lat (usec) : 50=3.62%, 100=75.15%, 250=21.02%, 500=0.19%, 750=0.01% lat (usec) : 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01% lat (msec) : 100=0.01%, 250=0.01%, 750=0.01%, 1000=0.01% cpu : usr=5.91%, sys=17.04%, ctx=5022029, majf=0, minf=283 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=4945583/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=19319MB, aggrb=329700KB/s, minb=329700KB/s, maxb=329700KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): vda: ios=0/4940644, merge=0/4, ticks=0/262919, in_queue=249666, util=97.41%
Downloaded 104857600 bytes in 4.690 sec Downloaded 104857600 bytes in 4.659 sec Downloaded 104857600 bytes in 4.533 sec Downloaded 104857600 bytes in 4.637 sec Downloaded 104857600 bytes in 4.638 sec Finished! Average download speed is 172.73 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from OVH SAS ... Selecting 15 servers that are not too close: 1. Wibox (Val de Reuil) [93.81 km]: 14.42 ms 2. Ikoula (Reims) [131.50 km]: 17.65 ms 3. Hexanet (Reims) [131.50 km]: 20.073 ms 4. LaFibre.info (Douai) [176.53 km]: 17.178 ms 5. Eurafibre (Lille) [203.58 km]: 69.171 ms 6. Orange (Lille) [203.58 km]: 22.812 ms 7. ePlay TV (Roubaix) [213.32 km]: 18.285 ms 8. ITDATA TELECOM SRL (Roubaix) [213.32 km]: 34.0 ms 9. OVH Cloud (Gravelines) [237.21 km]: 20.928 ms 10. CloudConnX (Eastbourne) [258.84 km]: 25.499 ms 11. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 24.126 ms 12. RIV54 (Saulnes) [264.06 km]: 34.966 ms 13. Combell (Brussels) [264.26 km]: 26.838 ms 14. Proximus (Brussels) [264.26 km]: 20.783 ms 15. ASP (Brussels) [264.26 km]: 27.952 ms Testing upload speeds 1. Wibox (Val de Reuil): ......................... 168.57 Mbit/s 2. Ikoula (Reims): ......................... 167.06 Mbit/s 3. Hexanet (Reims): ......................... 181.02 Mbit/s 4. LaFibre.info (Douai): ......................... 161.52 Mbit/s 5. Eurafibre (Lille): ......................... 163.62 Mbit/s 6. Orange (Lille): ......................... 177.98 Mbit/s 7. ePlay TV (Roubaix): ......................... 172.78 Mbit/s 8. ITDATA TELECOM SRL (Roubaix): ......................... 176.64 Mbit/s 9. OVH Cloud (Gravelines): ......................... 157.11 Mbit/s 10. CloudConnX (Eastbourne): ......................... 179.40 Mbit/s 11. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 156.86 Mbit/s 12. RIV54 (Saulnes): ......................... 140.74 Mbit/s 13. Combell (Brussels): ......................... 137.76 Mbit/s 14. Proximus (Brussels): ......................... 165.99 Mbit/s 15. ASP (Brussels): ......................... 77.01 Mbit/s Average upload speed is 158.94 Mbit/s