Stopwatch
Benchmark report #7265
SkylonHost – DEDI-SSD-16GB
Report
Share test result

Test results for DEDI-SSD-16GB at SkylonHost


Server specs:


4 × Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz
16 GB RAM / 103 GB disk space
Centos 7.5.1804 Core
France

Benchmark results summary:


UnixBench - 4971.3
Disk Read - 5849 MB/s
Disk Write - 2722 MB/s
Bandwidth - 183.83 MB/s

More: https://serverscope.io/trials/6orq
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz
CPU Cores
1 × 3502 MHz
RAM
16 GB
Disk
103 GB
OS
Centos 7.5.1804 Core
Location
Benchmark summary
Benchmark summary
UnixBench
4971.3
Disk Read
5849 MB/s
Disk Write
2722 MB/s
Bandwidth
183.83 Mbit/s
Speedtest
179.5 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
4971.3
UnixBench (one CPU)
1889.2
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-3TbbL9/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-3TbbL9/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-3TbbL9/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-3TbbL9/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-3TbbL9/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-3TbbL9/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: serverscope5: GNU/Linux
   OS: GNU/Linux -- 3.10.0-693.el7.x86_64 -- #1 SMP Tue Aug 22 21:09:27 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (7004.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (7004.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (7004.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (7004.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   18:03:15 up 22 min,  1 user,  load average: 7.70, 4.69, 2.03; runlevel 2018-06-23

------------------------------------------------------------------------
Benchmark Run: Sat Jun 23 2018 18:03:15 - 18:31:46
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       40352124.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3913.2 MWIPS (12.7 s, 7 samples)
Execl Throughput                               4320.5 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1112048.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          307635.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2775968.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2115633.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 398561.5 lps   (10.0 s, 7 samples)
Process Creation                              11539.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   9080.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3230.6 lpm   (60.0 s, 2 samples)
System Call Overhead                        2805815.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   40352124.2   3457.8
Double-Precision Whetstone                       55.0       3913.2    711.5
Execl Throughput                                 43.0       4320.5   1004.8
File Copy 1024 bufsize 2000 maxblocks          3960.0    1112048.5   2808.2
File Copy 256 bufsize 500 maxblocks            1655.0     307635.4   1858.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    2775968.9   4786.2
Pipe Throughput                               12440.0    2115633.4   1700.7
Pipe-based Context Switching                   4000.0     398561.5    996.4
Process Creation                                126.0      11539.7    915.8
Shell Scripts (1 concurrent)                     42.4       9080.0   2141.5
Shell Scripts (8 concurrent)                      6.0       3230.6   5384.3
System Call Overhead                          15000.0    2805815.3   1870.5
                                                                   ========
System Benchmarks Index Score                                        1889.2

------------------------------------------------------------------------
Benchmark Run: Sat Jun 23 2018 18:31:46 - 19:00:20
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      159925984.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    15750.4 MWIPS (12.6 s, 7 samples)
Execl Throughput                              19881.4 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1459429.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          386379.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       3961946.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             8419546.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1481954.8 lps   (10.0 s, 7 samples)
Process Creation                              45868.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  26590.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3698.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        9081944.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  159925984.4  13704.0
Double-Precision Whetstone                       55.0      15750.4   2863.7
Execl Throughput                                 43.0      19881.4   4623.6
File Copy 1024 bufsize 2000 maxblocks          3960.0    1459429.7   3685.4
File Copy 256 bufsize 500 maxblocks            1655.0     386379.6   2334.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    3961946.1   6830.9
Pipe Throughput                               12440.0    8419546.2   6768.1
Pipe-based Context Switching                   4000.0    1481954.8   3704.9
Process Creation                                126.0      45868.0   3640.3
Shell Scripts (1 concurrent)                     42.4      26590.5   6271.3
Shell Scripts (8 concurrent)                      6.0       3698.8   6164.7
System Call Overhead                          15000.0    9081944.6   6054.6
                                                                   ========
System Benchmarks Index Score                                        4971.3

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, 7.20086 s, 298 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, 7.63019 s, 281 MB/s


Hard drive
FIO random read
Performance
5849.6 MB/s
IOPS
1533440
./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=23177: Sat Jun 23 18:00:12 2018
  read : io=350976MB, bw=5849.6MB/s, iops=1497.5K, runt= 60001msec
    clat (usec): min=0, max=42931, avg= 3.16, stdev=114.99
     lat (usec): min=0, max=44017, avg= 3.54, stdev=124.40
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    0], 10.00th=[    0], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    1], 90.00th=[    1], 95.00th=[    1],
     | 99.00th=[    2], 99.50th=[  177], 99.90th=[  225], 99.95th=[  245],
     | 99.99th=[ 3984]
    bw (KB  /s): min=  366, max=2035200, per=12.48%, avg=747359.23, stdev=459085.55
    lat (usec) : 2=96.95%, 4=2.26%, 10=0.15%, 20=0.04%, 50=0.01%
    lat (usec) : 100=0.01%, 250=0.55%, 500=0.03%, 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=11.02%, sys=28.62%, ctx=540953, 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=89849956/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=350976MB, aggrb=5849.6MB/s, minb=5849.6MB/s, maxb=5849.6MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=524288/677, merge=0/269, ticks=112753/12886, in_queue=126898, util=26.15%
Hard drive
FIO random direct read
Performance
144.7 MB/s
IOPS
37042
./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=23188: Sat Jun 23 18:01:12 2018
  read : io=8682.1MB, bw=148172KB/s, iops=37042, runt= 60001msec
    clat (usec): min=132, max=28572, avg=212.32, stdev=416.21
     lat (usec): min=133, max=28572, avg=212.67, stdev=416.37
    clat percentiles (usec):
     |  1.00th=[  155],  5.00th=[  163], 10.00th=[  169], 20.00th=[  177],
     | 30.00th=[  183], 40.00th=[  187], 50.00th=[  193], 60.00th=[  197],
     | 70.00th=[  203], 80.00th=[  211], 90.00th=[  225], 95.00th=[  241],
     | 99.00th=[  286], 99.50th=[  334], 99.90th=[ 8512], 99.95th=[11712],
     | 99.99th=[15168]
    bw (KB  /s): min=15016, max=20360, per=12.50%, avg=18516.00, stdev=953.32
    lat (usec) : 250=96.53%, 500=3.22%, 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.03%, 4=0.02%, 10=0.09%, 20=0.07%, 50=0.01%
  cpu          : usr=2.23%, sys=7.77%, ctx=2222652, 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=2222615/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=8682.1MB, aggrb=148171KB/s, minb=148171KB/s, maxb=148171KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2222234/17, merge=0/32, ticks=436111/13, in_queue=439938, util=100.00%
Hard drive
FIO random write
Performance
2722.8 MB/s
IOPS
697009
./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=23221: Sat Jun 23 18:03:13 2018
  write: io=163364MB, bw=2722.8MB/s, iops=697009, runt= 60001msec
    clat (usec): min=1, max=350547, avg=10.27, stdev=521.87
     lat (usec): min=1, max=350547, avg=10.44, stdev=522.05
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    4], 90.00th=[    4], 95.00th=[    4],
     | 99.00th=[    7], 99.50th=[    9], 99.90th=[   20], 99.95th=[   38],
     | 99.99th=[20096]
    bw (KB  /s): min=34235, max=672215, per=12.57%, avg=350400.67, stdev=97741.64
    lat (usec) : 2=13.17%, 4=64.36%, 10=22.03%, 20=0.34%, 50=0.05%
    lat (usec) : 100=0.01%, 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.02%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=6.35%, sys=25.58%, ctx=216888, majf=0, minf=306
  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=41821243/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=163364MB, aggrb=2722.8MB/s, minb=2722.8MB/s, maxb=2722.8MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=0/11026, merge=0/11, ticks=0/1280557, in_queue=1280551, util=17.40%
Hard drive
FIO random direct write
Performance
34.26 MB/s
IOPS
8769
./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=23211: Sat Jun 23 18:02:13 2018
  write: io=2055.5MB, bw=35078KB/s, iops=8769, runt= 60002msec
    clat (usec): min=83, max=675910, avg=909.01, stdev=9116.95
     lat (usec): min=84, max=675911, avg=909.41, stdev=9116.97
    clat percentiles (usec):
     |  1.00th=[   90],  5.00th=[   93], 10.00th=[   96], 20.00th=[  100],
     | 30.00th=[  102], 40.00th=[  104], 50.00th=[  105], 60.00th=[  108],
     | 70.00th=[  110], 80.00th=[  114], 90.00th=[  123], 95.00th=[  131],
     | 99.00th=[23936], 99.50th=[69120], 99.90th=[130560], 99.95th=[156672],
     | 99.99th=[228352]
    bw (KB  /s): min=   28, max=23336, per=12.68%, avg=4448.10, stdev=2752.54
    lat (usec) : 100=18.58%, 250=79.54%, 500=0.77%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.05%, 50=0.30%
    lat (msec) : 100=0.49%, 250=0.23%, 500=0.01%, 750=0.01%
  cpu          : usr=0.44%, sys=2.84%, ctx=1052341, majf=0, minf=297
  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=526183/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=2055.5MB, aggrb=35077KB/s, minb=35077KB/s, maxb=35077KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=0/525656, merge=0/1560, ticks=0/50199, in_queue=50055, util=82.69%
Download
Download benchmark results
Download speed
183.83 Mbit/s
Downloaded 104857600 bytes in 4.345 sec
Downloaded 104857600 bytes in 4.103 sec
Downloaded 104857600 bytes in 4.665 sec
Downloaded 104857600 bytes in 4.215 sec
Downloaded 104857600 bytes in 4.431 sec
Finished! Average download speed is 183.83 Mbit/s
Upload
Speedtest results
Upload speed
179.5 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]: 8.314 ms
  2. Ikoula (Reims) [131.50 km]: 16.365 ms
  3. Hexanet (Reims) [131.50 km]: 16.202 ms
  4. LaFibre.info (Douai) [176.53 km]: 19.31 ms
  5. Eurafibre (Lille) [203.58 km]: 10.002 ms
  6. ePlay TV (Roubaix) [213.32 km]: 4.406 ms
  7. EspaceGameurs (Roubaix) [213.32 km]: 10.172 ms
  8. CloudConnX (Eastbourne) [258.84 km]: 12.386 ms
  9. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 9.539 ms
  10. RIV54 (Saulnes) [264.06 km]: 26.41 ms
  11. Proximus (Brussels) [264.26 km]: 5.911 ms
  12. Combell (Brussels) [264.26 km]: 9.559 ms
  13. Riffle Media BVBA (Brussels) [264.26 km]: 8.619 ms
  14. Orange Belgium (Brussels) [264.26 km]: 25.979 ms
  15. SKSGroup (Brussels) [264.26 km]: 19.047 ms
Testing upload speeds
  1. Wibox (Val de Reuil):                        ......................... 175.27 Mbit/s
  2. Ikoula (Reims):                              ......................... 89.40 Mbit/s
  3. Hexanet (Reims):                             ......................... 205.69 Mbit/s
  4. LaFibre.info (Douai):                        ......................... 169.91 Mbit/s
  5. Eurafibre (Lille):                           ......................... 130.69 Mbit/s
  6. ePlay TV (Roubaix):                          ......................... 131.64 Mbit/s
  7. EspaceGameurs (Roubaix):                     ......................... 124.91 Mbit/s
  8. CloudConnX (Eastbourne):                     ......................... 178.24 Mbit/s
  9. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 265.94 Mbit/s
  10. RIV54 (Saulnes):                            ......................... 83.66 Mbit/s
  11. Proximus (Brussels):                        ......................... 398.19 Mbit/s
  12. Combell (Brussels):                         ......................... 172.46 Mbit/s
  13. Riffle Media BVBA (Brussels):               ......................... 59.10 Mbit/s
  14. Orange Belgium (Brussels):                  ......................... 207.49 Mbit/s
  15. SKSGroup (Brussels):                        ......................... 0.00 Mbit/s
Average upload speed is 159.51 Mbit/s