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-lNUnCH/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-lNUnCH/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-lNUnCH/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-lNUnCH/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-lNUnCH/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-lNUnCH/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
6 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
6 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
6 x Execl Throughput 1 2 3
6 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
6 x File Copy 256 bufsize 500 maxblocks 1 2 3
6 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
6 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
6 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
6 x Process Creation 1 2 3
6 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
6 x Shell Scripts (1 concurrent) 1 2 3
6 x Shell Scripts (8 concurrent) 1 2 3
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: scw-5cd992: GNU/Linux
OS: GNU/Linux -- 4.9.20-std-1 -- #1 SMP Tue Apr 4 12:56:17 UTC 2017
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 1: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 2: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 3: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 4: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 5: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
17:07:31 up 33 min, 1 user, load average: 6.91, 4.61, 2.11; runlevel 2017-09-26
------------------------------------------------------------------------
Benchmark Run: Tue Sep 26 2017 17:07:31 - 17:35:25
6 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 12477074.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2014.7 MWIPS (10.1 s, 7 samples)
Execl Throughput 1628.6 lps (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 309908.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 85485.9 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 825370.5 KBps (30.0 s, 2 samples)
Pipe Throughput 888019.2 lps (10.0 s, 7 samples)
Pipe-based Context Switching 86376.5 lps (10.0 s, 7 samples)
Process Creation 4127.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 2806.6 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1242.6 lpm (60.0 s, 2 samples)
System Call Overhead 962950.5 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 12477074.5 1069.2
Double-Precision Whetstone 55.0 2014.7 366.3
Execl Throughput 43.0 1628.6 378.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 309908.5 782.6
File Copy 256 bufsize 500 maxblocks 1655.0 85485.9 516.5
File Copy 4096 bufsize 8000 maxblocks 5800.0 825370.5 1423.1
Pipe Throughput 12440.0 888019.2 713.8
Pipe-based Context Switching 4000.0 86376.5 215.9
Process Creation 126.0 4127.5 327.6
Shell Scripts (1 concurrent) 42.4 2806.6 661.9
Shell Scripts (8 concurrent) 6.0 1242.6 2071.1
System Call Overhead 15000.0 962950.5 642.0
========
System Benchmarks Index Score 628.4
------------------------------------------------------------------------
Benchmark Run: Tue Sep 26 2017 17:35:25 - 18:03:20
6 CPUs in system; running 6 parallel copies of tests
Dhrystone 2 using register variables 74433675.2 lps (10.0 s, 7 samples)
Double-Precision Whetstone 12021.1 MWIPS (10.1 s, 7 samples)
Execl Throughput 9504.7 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 378339.4 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 100976.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1144592.3 KBps (30.0 s, 2 samples)
Pipe Throughput 5289166.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 515935.6 lps (10.0 s, 7 samples)
Process Creation 14730.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 11799.1 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1657.5 lpm (60.1 s, 2 samples)
System Call Overhead 4477334.1 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 74433675.2 6378.2
Double-Precision Whetstone 55.0 12021.1 2185.7
Execl Throughput 43.0 9504.7 2210.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 378339.4 955.4
File Copy 256 bufsize 500 maxblocks 1655.0 100976.2 610.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 1144592.3 1973.4
Pipe Throughput 12440.0 5289166.0 4251.7
Pipe-based Context Switching 4000.0 515935.6 1289.8
Process Creation 126.0 14730.5 1169.1
Shell Scripts (1 concurrent) 42.4 11799.1 2782.8
Shell Scripts (8 concurrent) 6.0 1657.5 2762.4
System Call Overhead 15000.0 4477334.1 2984.9
========
System Benchmarks Index Score 2040.7
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, 13.3171 s, 161 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, 12.8017 s, 168 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=16624: Tue Sep 26 17:04:24 2017
read : io=134613MB, bw=2243.6MB/s, iops=574337, runt= 60001msec
clat (usec): min=3, max=35622, avg= 8.45, stdev=128.77
lat (usec): min=3, max=35622, avg= 9.15, stdev=136.00
clat percentiles (usec):
| 1.00th=[ 3], 5.00th=[ 3], 10.00th=[ 3], 20.00th=[ 4],
| 30.00th=[ 4], 40.00th=[ 4], 50.00th=[ 4], 60.00th=[ 4],
| 70.00th=[ 4], 80.00th=[ 4], 90.00th=[ 4], 95.00th=[ 5],
| 99.00th=[ 187], 99.50th=[ 209], 99.90th=[ 302], 99.95th=[ 354],
| 99.99th=[10048]
bw (KB /s): min=11728, max=516304, per=12.48%, avg=286595.34, stdev=169238.47
lat (usec) : 4=17.73%, 10=80.53%, 20=0.02%, 50=0.11%, 100=0.04%
lat (usec) : 250=1.35%, 500=0.19%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
cpu : usr=23.69%, sys=38.30%, ctx=544372, majf=0, minf=97
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=34460802/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=134613MB, aggrb=2243.6MB/s, minb=2243.6MB/s, maxb=2243.6MB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=524288/46, merge=0/111, ticks=87550/240, in_queue=88270, util=24.16%
./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=16634: Tue Sep 26 17:05:24 2017
read : io=8056.5MB, bw=137494KB/s, iops=34373, runt= 60001msec
clat (usec): min=65, max=46876, avg=225.10, stdev=333.10
lat (usec): min=65, max=46878, avg=225.88, stdev=333.97
clat percentiles (usec):
| 1.00th=[ 121], 5.00th=[ 151], 10.00th=[ 167], 20.00th=[ 177],
| 30.00th=[ 187], 40.00th=[ 195], 50.00th=[ 203], 60.00th=[ 209],
| 70.00th=[ 221], 80.00th=[ 239], 90.00th=[ 282], 95.00th=[ 322],
| 99.00th=[ 478], 99.50th=[ 620], 99.90th=[ 3472], 99.95th=[ 5856],
| 99.99th=[15168]
bw (KB /s): min= 2128, max=22712, per=12.50%, avg=17186.69, stdev=3701.43
lat (usec) : 100=0.10%, 250=82.88%, 500=16.14%, 750=0.50%, 1000=0.09%
lat (msec) : 2=0.10%, 4=0.09%, 10=0.07%, 20=0.02%, 50=0.01%
cpu : usr=3.44%, sys=18.37%, ctx=2079972, majf=0, minf=89
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=2062450/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=8056.5MB, aggrb=137494KB/s, minb=137494KB/s, maxb=137494KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=2061014/0, merge=0/0, ticks=380130/0, in_queue=381180, util=100.00%
./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=16654: Tue Sep 26 17:07:25 2017
write: io=44836MB, bw=765193KB/s, iops=191298, runt= 60001msec
clat (usec): min=5, max=107749, avg=36.22, stdev=504.60
lat (usec): min=5, max=107750, avg=36.97, stdev=505.32
clat percentiles (usec):
| 1.00th=[ 6], 5.00th=[ 7], 10.00th=[ 7], 20.00th=[ 9],
| 30.00th=[ 13], 40.00th=[ 16], 50.00th=[ 17], 60.00th=[ 20],
| 70.00th=[ 21], 80.00th=[ 21], 90.00th=[ 23], 95.00th=[ 26],
| 99.00th=[ 101], 99.50th=[ 153], 99.90th=[ 9664], 99.95th=[10688],
| 99.99th=[20352]
bw (KB /s): min=38280, max=137784, per=12.50%, avg=95669.83, stdev=16228.65
lat (usec) : 10=22.15%, 20=36.82%, 50=39.22%, 100=0.80%, 250=0.70%
lat (usec) : 500=0.09%, 750=0.03%, 1000=0.01%
lat (msec) : 2=0.02%, 4=0.02%, 10=0.06%, 20=0.07%, 50=0.02%
lat (msec) : 100=0.01%, 250=0.01%
cpu : usr=11.42%, sys=45.97%, ctx=161845, majf=0, minf=92
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=11478085/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=44836MB, aggrb=765192KB/s, minb=765192KB/s, maxb=765192KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=0/98563, merge=0/26, ticks=0/526840, in_queue=526830, util=16.51%
./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=16644: Tue Sep 26 17:06:25 2017
write: io=1413.8MB, bw=23994KB/s, iops=5998, runt= 60335msec
clat (usec): min=90, max=1036.9K, avg=1326.40, stdev=8917.99
lat (usec): min=90, max=1036.9K, avg=1327.28, stdev=8918.00
clat percentiles (usec):
| 1.00th=[ 105], 5.00th=[ 107], 10.00th=[ 118], 20.00th=[ 123],
| 30.00th=[ 126], 40.00th=[ 137], 50.00th=[ 143], 60.00th=[ 157],
| 70.00th=[ 358], 80.00th=[ 2512], 90.00th=[ 3632], 95.00th=[ 4640],
| 99.00th=[10432], 99.50th=[12608], 99.90th=[30336], 99.95th=[60160],
| 99.99th=[477184]
bw (KB /s): min= 74, max=14544, per=13.01%, avg=3121.18, stdev=2627.17
lat (usec) : 100=0.01%, 250=69.31%, 500=1.26%, 750=0.03%, 1000=0.02%
lat (msec) : 2=2.80%, 4=18.68%, 10=6.84%, 20=0.85%, 50=0.14%
lat (msec) : 100=0.03%, 250=0.01%, 500=0.02%, 750=0.01%, 2000=0.01%
cpu : usr=0.63%, sys=4.19%, ctx=742178, majf=0, minf=91
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=361920/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=1413.8MB, aggrb=23994KB/s, minb=23994KB/s, maxb=23994KB/s, mint=60335msec, maxt=60335msec
Disk stats (read/write):
vda: ios=0/362028, merge=0/1653, ticks=0/46910, in_queue=47420, util=68.98%
Downloaded 104857600 bytes in 0.623 sec Downloaded 104857600 bytes in 0.595 sec Downloaded 104857600 bytes in 0.567 sec Downloaded 104857600 bytes in 0.614 sec Downloaded 104857600 bytes in 0.572 sec Finished! Average download speed is 1346.35 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from ONLINE SAS ... Selecting 15 servers that are not too close: 1. iperf.fr (Rouen) [111.21 km]: 19.48 ms 2. Ikoula (Reims) [131.50 km]: 22.739 ms 3. LaFibre.info (Douai) [176.53 km]: 18.096 ms 4. Magic-VPN (Roubaix) [212.70 km]: 15.517 ms 5. MyTheValentinus (Roubaix) [213.32 km]: 18.682 ms 6. ePlay TV (Roubaix) [213.32 km]: 11.774 ms 7. AdvancedFight (Roubaix) [213.32 km]: 14.852 ms 8. Lufu (Roubaix) [213.32 km]: 14.79 ms 9. Matthews Tech (Gravelines) [237.06 km]: 13.481 ms 10. Magic-VPN (Gravelines) [237.20 km]: 15.331 ms 11. CloudConnX (Eastbourne) [258.84 km]: 11.341 ms 12. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 10.255 ms 13. RIV54 (Saulnes) [264.06 km]: 27.918 ms 14. Combell (Brussels) [264.26 km]: 7.817 ms 15. Riffle Media BVBA (Brussels) [264.26 km]: 22.243 ms Testing upload speeds 1. iperf.fr (Rouen): ......................... 327.79 Mbit/s 2. Ikoula (Reims): ......................... 271.22 Mbit/s 3. LaFibre.info (Douai): ......................... 320.06 Mbit/s 4. Magic-VPN (Roubaix): ......................... 349.20 Mbit/s 5. MyTheValentinus (Roubaix): ......................... 445.73 Mbit/s 6. ePlay TV (Roubaix): ......................... 116.46 Mbit/s 7. AdvancedFight (Roubaix): ......................... 373.37 Mbit/s 8. Lufu (Roubaix): ......................... 318.26 Mbit/s 9. Matthews Tech (Gravelines): ......................... 347.93 Mbit/s 10. Magic-VPN (Gravelines): ......................... 94.08 Mbit/s 11. CloudConnX (Eastbourne): ......................... 364.72 Mbit/s 12. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 314.83 Mbit/s 13. RIV54 (Saulnes): ......................... 83.03 Mbit/s 14. Combell (Brussels): ......................... 476.09 Mbit/s 15. Riffle Media BVBA (Brussels): ......................... 332.06 Mbit/s Average upload speed is 302.32 Mbit/s