Stopwatch
Benchmark report #3490
Kimsufi – KS-2E
Report
Share test result

Test results for KS-2E at Kimsufi


Server specs:


4 × Intel(R) Atom(TM) CPU N2800 @ 1.86GHz
4 GB RAM / 2 TB disk space
Debian 8
France

Benchmark results summary:


UnixBench - 780.2
Disk Read - 1 MB/s
Disk Write - 446 MB/s
Bandwidth - 88.56 MB/s

More: https://serverscope.io/trials/rB1d
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Atom(TM) CPU N2800 @ 1.86GHz
CPU Cores
2 × 1330 MHz
RAM
4 GB
Disk
2 TB
OS
Debian 8
Location
Benchmark summary
Benchmark summary
UnixBench
780.2
Disk Read
1 MB/s
Disk Write
446 MB/s
Bandwidth
88.56 Mbit/s
Speedtest
45.24 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
780.2
UnixBench (one CPU)
344.3
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-57UlsK/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-57UlsK/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-57UlsK/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-57UlsK/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-57UlsK/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-57UlsK/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

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: ns377366.ip-5-39-76.eu: GNU/Linux
   OS: GNU/Linux -- 3.14.32-xxxx-grs-ipv6-64 -- #9 SMP Thu Oct 20 14:53:52 CEST 2016
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (3733.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   05:17:13 up 25 min,  1 user,  load average: 7.20, 4.89, 2.32; runlevel 2017-06-15

------------------------------------------------------------------------
Benchmark Run: Thu Jun 15 2017 05:17:13 - 05:45:19
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables        6859064.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1012.5 MWIPS (9.9 s, 7 samples)
Execl Throughput                                722.4 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        210106.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           59102.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        503992.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                              529672.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  38612.6 lps   (10.0 s, 7 samples)
Process Creation                               1402.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   1374.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    492.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        1143054.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0    6859064.5    587.8
Double-Precision Whetstone                       55.0       1012.5    184.1
Execl Throughput                                 43.0        722.4    168.0
File Copy 1024 bufsize 2000 maxblocks          3960.0     210106.9    530.6
File Copy 256 bufsize 500 maxblocks            1655.0      59102.2    357.1
File Copy 4096 bufsize 8000 maxblocks          5800.0     503992.3    869.0
Pipe Throughput                               12440.0     529672.1    425.8
Pipe-based Context Switching                   4000.0      38612.6     96.5
Process Creation                                126.0       1402.4    111.3
Shell Scripts (1 concurrent)                     42.4       1374.5    324.2
Shell Scripts (8 concurrent)                      6.0        492.1    820.2
System Call Overhead                          15000.0    1143054.0    762.0
                                                                   ========
System Benchmarks Index Score                                         344.3

------------------------------------------------------------------------
Benchmark Run: Thu Jun 15 2017 05:45:19 - 06:13:27
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       18952965.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3616.3 MWIPS (9.9 s, 7 samples)
Execl Throughput                               2992.0 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        209198.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           58372.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        565955.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1103150.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 205110.5 lps   (10.0 s, 7 samples)
Process Creation                               7060.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3927.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    529.5 lpm   (60.3 s, 2 samples)
System Call Overhead                        2711409.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   18952965.4   1624.1
Double-Precision Whetstone                       55.0       3616.3    657.5
Execl Throughput                                 43.0       2992.0    695.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     209198.6    528.3
File Copy 256 bufsize 500 maxblocks            1655.0      58372.5    352.7
File Copy 4096 bufsize 8000 maxblocks          5800.0     565955.8    975.8
Pipe Throughput                               12440.0    1103150.8    886.8
Pipe-based Context Switching                   4000.0     205110.5    512.8
Process Creation                                126.0       7060.4    560.3
Shell Scripts (1 concurrent)                     42.4       3927.8    926.4
Shell Scripts (8 concurrent)                      6.0        529.5    882.5
System Call Overhead                          15000.0    2711409.7   1807.6
                                                                   ========
System Benchmarks Index Score                                         780.2

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, 14.5385 s, 148 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, 14.6028 s, 147 MB/s


Hard drive
FIO random read
Performance
1.23 MB/s
IOPS
314
./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=21620: Thu Jun 15 05:14:01 2017
  read : io=75600KB, bw=1259.4KB/s, iops=314, runt= 60030msec
    clat (usec): min=140, max=565616, avg=25393.96, stdev=30189.88
     lat (usec): min=141, max=565616, avg=25394.46, stdev=30189.89
    clat percentiles (msec):
     |  1.00th=[    4],  5.00th=[    5], 10.00th=[    6], 20.00th=[    8],
     | 30.00th=[   10], 40.00th=[   12], 50.00th=[   16], 60.00th=[   20],
     | 70.00th=[   26], 80.00th=[   36], 90.00th=[   56], 95.00th=[   82],
     | 99.00th=[  155], 99.50th=[  180], 99.90th=[  265], 99.95th=[  297],
     | 99.99th=[  429]
    bw (KB  /s): min=   27, max=  299, per=12.56%, avg=158.18, stdev=46.02
    lat (usec) : 250=0.01%, 500=0.16%
    lat (msec) : 2=0.02%, 4=2.54%, 10=28.98%, 20=30.12%, 50=26.06%
    lat (msec) : 100=8.81%, 250=3.17%, 500=0.12%, 750=0.01%
  cpu          : usr=0.04%, sys=0.15%, ctx=18990, majf=0, minf=280
  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=18900/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=75600KB, aggrb=1259KB/s, minb=1259KB/s, maxb=1259KB/s, mint=60030msec, maxt=60030msec

Disk stats (read/write):
  sda: ios=18873/777, merge=0/49, ticks=477564/11864, in_queue=489736, util=99.92%
Hard drive
FIO random direct read
Performance
1.22 MB/s
IOPS
313
./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=21680: Thu Jun 15 05:15:01 2017
  read : io=75304KB, bw=1253.9KB/s, iops=313, runt= 60059msec
    clat (usec): min=358, max=514466, avg=25490.09, stdev=29860.95
     lat (usec): min=358, max=514466, avg=25490.59, stdev=29860.95
    clat percentiles (msec):
     |  1.00th=[    4],  5.00th=[    5], 10.00th=[    6], 20.00th=[    8],
     | 30.00th=[   10], 40.00th=[   12], 50.00th=[   15], 60.00th=[   20],
     | 70.00th=[   26], 80.00th=[   36], 90.00th=[   57], 95.00th=[   82],
     | 99.00th=[  161], 99.50th=[  178], 99.90th=[  229], 99.95th=[  245],
     | 99.99th=[  343]
    bw (KB  /s): min=   23, max=  303, per=12.56%, avg=157.42, stdev=45.69
    lat (usec) : 500=0.15%, 1000=0.01%
    lat (msec) : 4=2.36%, 10=29.01%, 20=30.11%, 50=26.00%, 100=9.01%
    lat (msec) : 250=3.30%, 500=0.04%, 750=0.01%
  cpu          : usr=0.04%, sys=0.14%, ctx=18911, majf=0, minf=280
  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=18826/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=75304KB, aggrb=1253KB/s, minb=1253KB/s, maxb=1253KB/s, mint=60059msec, maxt=60059msec

Disk stats (read/write):
  sda: ios=18809/740, merge=0/21, ticks=478000/10272, in_queue=488752, util=99.88%
Hard drive
FIO random write
Performance
446.58 MB/s
IOPS
114325
./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=21834: Thu Jun 15 05:17:03 2017
  write: io=26797MB, bw=457301KB/s, iops=114325, runt= 60005msec
    clat (usec): min=6, max=1444.5K, avg=62.52, stdev=1870.26
     lat (usec): min=6, max=1446.7K, avg=63.20, stdev=1871.88
    clat percentiles (usec):
     |  1.00th=[    8],  5.00th=[   10], 10.00th=[   11], 20.00th=[   14],
     | 30.00th=[   15], 40.00th=[   16], 50.00th=[   17], 60.00th=[   18],
     | 70.00th=[   23], 80.00th=[   29], 90.00th=[   31], 95.00th=[   33],
     | 99.00th=[   79], 99.50th=[  314], 99.90th=[12224], 99.95th=[14784],
     | 99.99th=[20352]
    bw (KB  /s): min= 6035, max=82793, per=12.81%, avg=58567.29, stdev=10042.57
    lat (usec) : 10=2.77%, 20=62.74%, 50=32.31%, 100=1.32%, 250=0.31%
    lat (usec) : 500=0.08%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.03%, 4=0.05%, 10=0.19%, 20=0.16%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 2000=0.01%
  cpu          : usr=9.96%, sys=28.94%, ctx=329261, majf=0, minf=266
  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=6860091/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=26797MB, aggrb=457301KB/s, minb=457301KB/s, maxb=457301KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  sda: ios=0/36577, merge=0/1266, ticks=0/1886536, in_queue=1887300, util=35.50%
Hard drive
FIO random direct write
Performance
1.38 MB/s
IOPS
353
./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=21769: Thu Jun 15 05:16:02 2017
  write: io=85136KB, bw=1413.1KB/s, iops=353, runt= 60248msec
    clat (usec): min=143, max=475117, avg=22619.32, stdev=37149.94
     lat (usec): min=145, max=475120, avg=22621.71, stdev=37150.00
    clat percentiles (usec):
     |  1.00th=[ 1096],  5.00th=[ 1192], 10.00th=[ 1368], 20.00th=[12096],
     | 30.00th=[13632], 40.00th=[14528], 50.00th=[15040], 60.00th=[15808],
     | 70.00th=[16768], 80.00th=[22400], 90.00th=[46336], 95.00th=[52480],
     | 99.00th=[250880], 99.50th=[288768], 99.90th=[370688], 99.95th=[399360],
     | 99.99th=[473088]
    bw (KB  /s): min=   54, max=  516, per=12.69%, avg=179.32, stdev=51.40
    lat (usec) : 250=0.06%, 500=0.06%, 750=0.03%, 1000=0.02%
    lat (msec) : 2=13.46%, 4=1.48%, 10=1.62%, 20=59.77%, 50=17.05%
    lat (msec) : 100=4.29%, 250=1.16%, 500=1.01%
  cpu          : usr=0.13%, sys=0.88%, ctx=42911, majf=0, minf=264
  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=21284/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=85136KB, aggrb=1413KB/s, minb=1413KB/s, maxb=1413KB/s, mint=60248msec, maxt=60248msec

Disk stats (read/write):
  sda: ios=0/21967, merge=0/1272, ticks=0/91656, in_queue=91920, util=95.97%
Download
Download benchmark results
Download speed
88.56 Mbit/s
Downloaded 104857600 bytes in 9.437 sec
Downloaded 104857600 bytes in 8.932 sec
Downloaded 104857600 bytes in 8.932 sec
Downloaded 104857600 bytes in 8.932 sec
Downloaded 104857600 bytes in 8.932 sec
Finished! Average download speed is 88.56 Mbit/s
Upload
Speedtest results
Upload speed
45.24 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from OVH ...
Selecting 15 servers that are not too close:
  1. LaFibre.info (Douai) [37.95 km]: 21.319 ms
  2. Combell (Brussels) [81.29 km]: 21.9 ms
  3. Orange Belgium (Brussels) [81.29 km]: 23.82 ms
  4. Riffle Media BVBA (Brussels) [81.29 km]: 19.14 ms
  5. Proximus (Brussels) [81.29 km]: 12.292 ms
  6. Magic-VPN (Zaventem) [81.29 km]: 33.093 ms
  7. SKSGroup (Brussels) [81.29 km]: 15.102 ms
  8. EDPnet (Sint-Niklaas) [82.42 km]: 21.676 ms
  9. Matthews Tech (Gravelines) [82.80 km]: 142.76 ms
  10. Magic-VPN (Gravelines) [82.80 km]: 41.701 ms
  11. Proximus (Schaarbeek) [83.56 km]: 7.89 ms
  12. ZeelandNet BV (Middelburg) [93.08 km]: 70.804 ms
  13. DELTA (Middelburg) [93.08 km]: 51.733 ms
  14. Universite Catholique de Louvain (Louvain-La-Neuve) [98.25 km]: 29.376 ms
  15. Skylinq (Goes) [99.77 km]: 21.349 ms
Testing upload speeds
  1. LaFibre.info (Douai):                        ......................... 10.64 Mbit/s
  2. Combell (Brussels):                          ......................... 93.86 Mbit/s
  3. Orange Belgium (Brussels):                   ......................... 92.54 Mbit/s
  4. Riffle Media BVBA (Brussels):                ......................... 43.35 Mbit/s
  5. Proximus (Brussels):                         ......................... 6.75 Mbit/s
  6. Magic-VPN (Zaventem):                        ......................... 89.04 Mbit/s
  7. SKSGroup (Brussels):                         ......................... 10.56 Mbit/s
  8. EDPnet (Sint-Niklaas):                       ......................... 92.75 Mbit/s
  9. Matthews Tech (Gravelines):                  ......................... 92.60 Mbit/s
  10. Magic-VPN (Gravelines):                     ......................... 7.34 Mbit/s
  11. Proximus (Schaarbeek):                      ......................... 15.30 Mbit/s
  12. ZeelandNet BV (Middelburg):                 ......................... 14.84 Mbit/s
  13. DELTA (Middelburg):                         ......................... 11.41 Mbit/s
  14. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 8.72 Mbit/s
  15. Skylinq (Goes):                             ......................... 88.91 Mbit/s
Average upload speed is 45.24 Mbit/s