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 src/pipe.c: In function xe2x80x98mainxe2x80x99: src/pipe.c:52:2: warning: ignoring return value of xe2x80x98pipexe2x80x99, declared with attribute warn_unused_result [-Wunused-result] pipe(pvec); ^ 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:109:5: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result] freopen("masterlog.00", "a", stderr); ^ src/big.c:197:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result] freopen(logname, "w", stderr); ^ src/big.c:221:3: warning: ignoring return value of xe2x80x98dupxe2x80x99, declared with attribute warn_unused_result [-Wunused-result] dup(pvec[0]); ^ src/big.c:225:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result] freopen(logname, "w", stderr); ^ src/big.c:318:4: warning: ignoring return value of xe2x80x98writexe2x80x99, declared with attribute warn_unused_result [-Wunused-result] write(fcopy, cp->line, p - cp->line + 1); ^ 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-IA64Ox/byte-unixbench/UnixBench" make distr make[2]: Entering directory "/root/serverscope-IA64Ox/byte-unixbench/UnixBench" Checking distribution of files ./pgms exists ./src exists ./testdir exists make[2]: Leaving directory "/root/serverscope-IA64Ox/byte-unixbench/UnixBench" make programs make[2]: Entering directory "/root/serverscope-IA64Ox/byte-unixbench/UnixBench" make[2]: Nothing to be done for "programs". make[2]: Leaving directory "/root/serverscope-IA64Ox/byte-unixbench/UnixBench" make[1]: Leaving directory "/root/serverscope-IA64Ox/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 Use of uninitialized value in printf at ./Run line 1397. Use of uninitialized value in printf at ./Run line 1398. Use of uninitialized value in printf at ./Run line 1397. Use of uninitialized value in printf at ./Run line 1398. Use of uninitialized value in printf at ./Run line 1397. Use of uninitialized value in printf at ./Run line 1398. Use of uninitialized value in printf at ./Run line 1397. Use of uninitialized value in printf at ./Run line 1398. Use of uninitialized value in printf at ./Run line 1607. Use of uninitialized value in printf at ./Run line 1608. Use of uninitialized value in printf at ./Run line 1607. Use of uninitialized value in printf at ./Run line 1608. Use of uninitialized value in printf at ./Run line 1607. Use of uninitialized value in printf at ./Run line 1608. Use of uninitialized value in printf at ./Run line 1607. Use of uninitialized value in printf at ./Run line 1608. 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 4 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 4 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 4 x Execl Throughput 1 2 3 4 x File Copy 1024 bufsize 2000 maxblocks 1 2 3 4 x File Copy 256 bufsize 500 maxblocks 1 2 3 4 x File Copy 4096 bufsize 8000 maxblocks 1 2 3 4 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 4 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 4 x Process Creation 1 2 3 4 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 4 x Shell Scripts (1 concurrent) 1 2 3 4 x Shell Scripts (8 concurrent) 1 2 3 ======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: revwayne-scwpar-c1: GNU/Linux OS: GNU/Linux -- 4.4.38-std-1 -- #1 SMP Mon Dec 12 10:42:40 UTC 2016 Machine: armv7l (armv7l) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: ARMv7 Processor rev 2 (v7l) (0.0 bogomips) CPU 1: ARMv7 Processor rev 2 (v7l) (0.0 bogomips) CPU 2: ARMv7 Processor rev 2 (v7l) (0.0 bogomips) CPU 3: ARMv7 Processor rev 2 (v7l) (0.0 bogomips) 21:20:27 up 52 min, 1 user, load average: 7.22, 5.16, 2.59; runlevel 2017-03-24 ------------------------------------------------------------------------ Benchmark Run: Fri Mar 24 2017 21:20:27 - 21:49:56 4 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 4636172.0 lps (10.0 s, 7 samples) Double-Precision Whetstone 788.5 MWIPS (9.8 s, 7 samples) Execl Throughput 894.8 lps (29.9 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 126217.1 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 33602.0 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 325803.3 KBps (30.0 s, 2 samples) Pipe Throughput 229424.4 lps (10.0 s, 7 samples) Pipe-based Context Switching 56044.9 lps (10.0 s, 7 samples) Process Creation 1705.7 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 1543.0 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 502.7 lpm (60.0 s, 2 samples) System Call Overhead 696452.0 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 4636172.0 397.3 Double-Precision Whetstone 55.0 788.5 143.4 Execl Throughput 43.0 894.8 208.1 File Copy 1024 bufsize 2000 maxblocks 3960.0 126217.1 318.7 File Copy 256 bufsize 500 maxblocks 1655.0 33602.0 203.0 File Copy 4096 bufsize 8000 maxblocks 5800.0 325803.3 561.7 Pipe Throughput 12440.0 229424.4 184.4 Pipe-based Context Switching 4000.0 56044.9 140.1 Process Creation 126.0 1705.7 135.4 Shell Scripts (1 concurrent) 42.4 1543.0 363.9 Shell Scripts (8 concurrent) 6.0 502.7 837.9 System Call Overhead 15000.0 696452.0 464.3 ======== System Benchmarks Index Score 278.0 ------------------------------------------------------------------------ Benchmark Run: Fri Mar 24 2017 21:49:56 - 22:18:11 4 CPUs in system; running 4 parallel copies of tests Dhrystone 2 using register variables 18213250.3 lps (10.0 s, 7 samples) Double-Precision Whetstone 3155.6 MWIPS (9.8 s, 7 samples) Execl Throughput 2584.0 lps (29.9 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 181604.7 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 56167.8 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 542047.9 KBps (30.0 s, 2 samples) Pipe Throughput 947816.5 lps (10.0 s, 7 samples) Pipe-based Context Switching 207078.3 lps (10.0 s, 7 samples) Process Creation 3882.5 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 4165.7 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 583.3 lpm (60.3 s, 2 samples) System Call Overhead 2469693.1 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 18213250.3 1560.7 Double-Precision Whetstone 55.0 3155.6 573.8 Execl Throughput 43.0 2584.0 600.9 File Copy 1024 bufsize 2000 maxblocks 3960.0 181604.7 458.6 File Copy 256 bufsize 500 maxblocks 1655.0 56167.8 339.4 File Copy 4096 bufsize 8000 maxblocks 5800.0 542047.9 934.6 Pipe Throughput 12440.0 947816.5 761.9 Pipe-based Context Switching 4000.0 207078.3 517.7 Process Creation 126.0 3882.5 308.1 Shell Scripts (1 concurrent) 42.4 4165.7 982.5 Shell Scripts (8 concurrent) 6.0 583.3 972.1 System Call Overhead 15000.0 2469693.1 1646.5 ======== System Benchmarks Index Score 704.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, 2.0 GiB) copied, 19.5116 s, 110 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, 19.9528 s, 108 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=30166: Fri Mar 24 21:17:08 2017 read : io=1138.1MB, bw=19437KB/s, iops=4859, runt= 60003msec clat (usec): min=412, max=85800, avg=1628.03, stdev=1954.12 lat (usec): min=413, max=85802, avg=1629.43, stdev=1954.11 clat percentiles (usec): | 1.00th=[ 652], 5.00th=[ 868], 10.00th=[ 980], 20.00th=[ 1096], | 30.00th=[ 1192], 40.00th=[ 1272], 50.00th=[ 1336], 60.00th=[ 1416], | 70.00th=[ 1496], 80.00th=[ 1608], 90.00th=[ 1752], 95.00th=[ 1928], | 99.00th=[10816], 99.50th=[11328], 99.90th=[21376], 99.95th=[33536], | 99.99th=[51968] bw (KB /s): min= 1616, max= 4128, per=12.52%, avg=2432.43, stdev=255.11 lat (usec) : 500=0.40%, 750=1.99%, 1000=8.87% lat (msec) : 2=84.57%, 4=1.19%, 10=1.08%, 20=1.77%, 50=0.11% lat (msec) : 100=0.01% cpu : usr=1.04%, sys=2.94%, ctx=300932, majf=0, minf=150 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=291569/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=1138.1MB, aggrb=19436KB/s, minb=19436KB/s, maxb=19436KB/s, mint=60003msec, maxt=60003msec Disk stats (read/write): nbd0: ios=290642/13, merge=0/11, ticks=456300/10, in_queue=456080, util=99.93%
./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=30185: Fri Mar 24 21:18:08 2017 read : io=1117.3MB, bw=19064KB/s, iops=4766, runt= 60010msec clat (usec): min=408, max=90271, avg=1657.51, stdev=2031.17 lat (usec): min=409, max=90272, avg=1658.84, stdev=2031.17 clat percentiles (usec): | 1.00th=[ 548], 5.00th=[ 844], 10.00th=[ 956], 20.00th=[ 1096], | 30.00th=[ 1176], 40.00th=[ 1256], 50.00th=[ 1336], 60.00th=[ 1416], | 70.00th=[ 1512], 80.00th=[ 1608], 90.00th=[ 1752], 95.00th=[ 1944], | 99.00th=[10944], 99.50th=[11328], 99.90th=[22400], 99.95th=[32128], | 99.99th=[51968] bw (KB /s): min= 1424, max= 4448, per=12.51%, avg=2385.85, stdev=271.39 lat (usec) : 500=0.81%, 750=2.38%, 1000=9.32% lat (msec) : 2=82.99%, 4=1.02%, 10=1.39%, 20=1.96%, 50=0.11% lat (msec) : 100=0.01% cpu : usr=0.94%, sys=2.66%, ctx=295078, 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=286014/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=1117.3MB, aggrb=19064KB/s, minb=19064KB/s, maxb=19064KB/s, mint=60010msec, maxt=60010msec Disk stats (read/write): nbd0: ios=285636/8, merge=0/0, ticks=460380/0, in_queue=460060, util=99.72%
./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=30205: Fri Mar 24 21:20:11 2017 write: io=262232KB, bw=4357.9KB/s, iops=1089, runt= 60175msec clat (usec): min=9, max=4911.6K, avg=7325.14, stdev=110324.73 lat (usec): min=11, max=4911.6K, avg=7326.64, stdev=110326.04 clat percentiles (usec): | 1.00th=[ 11], 5.00th=[ 12], 10.00th=[ 12], 20.00th=[ 17], | 30.00th=[ 19], 40.00th=[ 21], 50.00th=[ 24], 60.00th=[ 29], | 70.00th=[ 33], 80.00th=[ 36], 90.00th=[ 40], 95.00th=[ 45], | 99.00th=[10176], 99.50th=[207872], 99.90th=[1875968], 99.95th=[2310144], | 99.99th=[3555328] bw (KB /s): min= 1, max=38612, per=24.75%, avg=1078.31, stdev=4461.14 lat (usec) : 10=0.01%, 20=35.67%, 50=61.59%, 100=1.51%, 250=0.08% lat (usec) : 500=0.02%, 750=0.01%, 1000=0.01% lat (msec) : 2=0.02%, 4=0.03%, 10=0.04%, 20=0.08%, 50=0.08% lat (msec) : 100=0.04%, 250=0.37%, 500=0.03%, 750=0.04%, 1000=0.05% lat (msec) : 2000=0.25%, >=2000=0.08% cpu : usr=0.14%, sys=0.38%, ctx=17735, majf=0, minf=148 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=65558/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=262232KB, aggrb=4357KB/s, minb=4357KB/s, maxb=4357KB/s, mint=60175msec, maxt=60175msec Disk stats (read/write): nbd0: ios=0/12575, merge=0/1642, ticks=0/441220, in_queue=441220, util=99.65%
./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=30195: Fri Mar 24 21:19:09 2017 write: io=216360KB, bw=3605.7KB/s, iops=901, runt= 60006msec clat (usec): min=635, max=17594K, avg=8857.39, stdev=235336.30 lat (usec): min=636, max=17594K, avg=8859.03, stdev=235336.30 clat percentiles (usec): | 1.00th=[ 644], 5.00th=[ 652], 10.00th=[ 676], 20.00th=[ 684], | 30.00th=[ 1544], 40.00th=[ 1592], 50.00th=[ 1592], 60.00th=[ 1816], | 70.00th=[ 5344], 80.00th=[ 7392], 90.00th=[10176], 95.00th=[12864], | 99.00th=[18304], 99.50th=[24448], 99.90th=[207872], 99.95th=[2342912], | 99.99th=[16711680] bw (KB /s): min= 0, max= 2544, per=24.97%, avg=900.13, stdev=771.86 lat (usec) : 750=23.85%, 1000=0.35% lat (msec) : 2=39.04%, 4=2.71%, 10=22.81%, 20=10.48%, 50=0.48% lat (msec) : 100=0.08%, 250=0.11%, 750=0.01%, 1000=0.01%, >=2000=0.06% cpu : usr=0.21%, sys=1.06%, ctx=108307, majf=0, minf=148 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=54090/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=216360KB, aggrb=3605KB/s, minb=3605KB/s, maxb=3605KB/s, mint=60006msec, maxt=60006msec Disk stats (read/write): nbd0: ios=0/54153, merge=0/2169, ticks=0/52420, in_queue=52310, util=82.44%
Downloaded 104857600 bytes in 0.996 sec Downloaded 104857600 bytes in 0.967 sec Downloaded 104857600 bytes in 0.954 sec Downloaded 104857600 bytes in 0.957 sec Downloaded 104857600 bytes in 0.969 sec Finished! Average download speed is 825.93 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.756 ms 2. Ikoula (Reims) [131.50 km]: 10.673 ms 3. LaFibre.info (Douai) [176.53 km]: 9.538 ms 4. WSCloud (Le Havre) [176.91 km]: 28.825 ms 5. Treudler FR (Roubaix) [213.32 km]: 14.939 ms 6. ePlay TV (Roubaix) [213.32 km]: 14.034 ms 7. MyTheValentinus (Roubaix) [213.32 km]: 16.251 ms 8. Magic-VPN (Roubaix) [213.32 km]: 36.959 ms 9. Matthews Tech (Gravelines) [237.06 km]: 24.161 ms 10. CloudConnX (Eastbourne) [258.84 km]: 41.571 ms 11. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 15.253 ms 12. Combell (Brussels) [264.26 km]: 20.047 ms 13. Verixi SPRL (Zaventem) [264.26 km]: 30.854 ms 14. Orange Belgium (Brussels) [264.26 km]: 19.807 ms 15. Riffle Media BVBA (Brussels) [264.26 km]: 12.279 ms Testing upload speeds 1. iperf.fr (Rouen): ......................... 184.14 Mbit/s 2. Ikoula (Reims): ......................... 184.29 Mbit/s 3. LaFibre.info (Douai): ......................... 183.87 Mbit/s 4. WSCloud (Le Havre): ......................... 181.76 Mbit/s 5. Treudler FR (Roubaix): ......................... 182.77 Mbit/s 6. ePlay TV (Roubaix): ......................... 185.98 Mbit/s 7. MyTheValentinus (Roubaix): ......................... 183.97 Mbit/s 8. Magic-VPN (Roubaix): ......................... 178.81 Mbit/s 9. Matthews Tech (Gravelines): ......................... 183.51 Mbit/s 10. CloudConnX (Eastbourne): ......................... 162.95 Mbit/s 11. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 181.86 Mbit/s 12. Combell (Brussels): ......................... 124.26 Mbit/s 13. Verixi SPRL (Zaventem): ......................... 70.16 Mbit/s 14. Orange Belgium (Brussels): ......................... 173.13 Mbit/s 15. Riffle Media BVBA (Brussels): ......................... 88.39 Mbit/s Average upload speed is 163.32 Mbit/s