Stopwatch
Benchmark report #14497
OVH – VPS Comfort 20€
Report
Share test result

Test results for VPS Comfort 20€ at OVH


Server specs:


4 × Intel Core Processor (Haswell, no TSX)
7 GB RAM / 548 TB disk space
Centos 7.8.2003 Core

Benchmark results summary:


UnixBench - 2522.9
Disk Read - 1392 MB/s
Disk Write - 1514 MB/s
Bandwidth - 122.53 MB/s

More: https://serverscope.io/trials/d5aa
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel Core Processor (Haswell, no TSX)
CPU Cores
1 × 2400 MHz
RAM
7 GB
Disk
548 TB
OS
Centos 7.8.2003 Core
Benchmark summary
Benchmark summary
UnixBench
2522.9
Disk Read
1392 MB/s
Disk Write
1514 MB/s
Bandwidth
122.53 Mbit/s
Speedtest
580.8 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2522.9
UnixBench (one CPU)
762.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-FcynM_/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-FcynM_/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-FcynM_/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-FcynM_/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-FcynM_/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-FcynM_/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: servidor-5-plex: GNU/Linux
   OS: GNU/Linux -- 3.10.0-1127.19.1.el7.x86_64 -- #1 SMP Tue Aug 25 17:23:54 UTC 2020
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel Core Processor (Haswell, no TSX) (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel Core Processor (Haswell, no TSX) (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel Core Processor (Haswell, no TSX) (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel Core Processor (Haswell, no TSX) (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   09:04:00 up 9 days, 20:54,  1 user,  load average: 7.45, 4.64, 2.13; runlevel 2020-10-22

------------------------------------------------------------------------
Benchmark Run: Sun Nov 01 2020 09:04:00 - 09:32:09
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       29232497.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3700.2 MWIPS (9.8 s, 7 samples)
Execl Throughput                               1175.1 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        439237.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          113424.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1259092.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                              545676.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 118062.4 lps   (10.0 s, 7 samples)
Process Creation                               7351.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3511.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1689.7 lpm   (60.0 s, 2 samples)
System Call Overhead                         430955.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   29232497.7   2504.9
Double-Precision Whetstone                       55.0       3700.2    672.8
Execl Throughput                                 43.0       1175.1    273.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     439237.1   1109.2
File Copy 256 bufsize 500 maxblocks            1655.0     113424.3    685.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1259092.8   2170.8
Pipe Throughput                               12440.0     545676.8    438.6
Pipe-based Context Switching                   4000.0     118062.4    295.2
Process Creation                                126.0       7351.4    583.4
Shell Scripts (1 concurrent)                     42.4       3511.9    828.3
Shell Scripts (8 concurrent)                      6.0       1689.7   2816.2
System Call Overhead                          15000.0     430955.0    287.3
                                                                   ========
System Benchmarks Index Score                                         762.2

------------------------------------------------------------------------
Benchmark Run: Sun Nov 01 2020 09:32:09 - 10:00:21
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      115692686.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    14919.8 MWIPS (9.8 s, 7 samples)
Execl Throughput                               9588.6 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        996463.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          268859.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2708317.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2190125.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 486439.4 lps   (10.0 s, 7 samples)
Process Creation                              27602.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  14573.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2007.2 lpm   (60.1 s, 2 samples)
System Call Overhead                        1615557.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  115692686.8   9913.7
Double-Precision Whetstone                       55.0      14919.8   2712.7
Execl Throughput                                 43.0       9588.6   2229.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     996463.8   2516.3
File Copy 256 bufsize 500 maxblocks            1655.0     268859.7   1624.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    2708317.0   4669.5
Pipe Throughput                               12440.0    2190125.6   1760.6
Pipe-based Context Switching                   4000.0     486439.4   1216.1
Process Creation                                126.0      27602.9   2190.7
Shell Scripts (1 concurrent)                     42.4      14573.3   3437.1
Shell Scripts (8 concurrent)                      6.0       2007.2   3345.3
System Call Overhead                          15000.0    1615557.4   1077.0
                                                                   ========
System Benchmarks Index Score                                        2522.9

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, 2.71718 s, 790 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, 2.22494 s, 965 MB/s


Hard drive
FIO random read
Performance
1392.6 MB/s
IOPS
356479
./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=17781: Sun Nov  1 09:00:56 2020
  read : io=83553MB, bw=1392.6MB/s, iops=356479, runt= 60002msec
    clat (usec): min=1, max=50086, avg=15.22, stdev=198.04
     lat (usec): min=2, max=50087, avg=16.59, stdev=216.00
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    3], 95.00th=[    5],
     | 99.00th=[  398], 99.50th=[  422], 99.90th=[  474], 99.95th=[  516],
     | 99.99th=[10048]
    bw (KB  /s): min=  372, max=650264, per=12.44%, avg=177447.96, stdev=171077.06
    lat (usec) : 2=0.01%, 4=91.70%, 10=4.60%, 20=1.15%, 50=0.06%
    lat (usec) : 100=0.01%, 250=0.05%, 500=2.36%, 750=0.03%, 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%
  cpu          : usr=15.31%, sys=17.10%, ctx=538266, majf=0, minf=311
  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=21389460/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=83553MB, aggrb=1392.6MB/s, minb=1392.6MB/s, maxb=1392.6MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=524289/411, merge=0/50, ticks=190093/715, in_queue=190680, util=43.63%
Hard drive
FIO random direct read
Performance
78.15 MB/s
IOPS
20005
./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=17802: Sun Nov  1 09:01:57 2020
  read : io=4688.9MB, bw=80021KB/s, iops=20005, runt= 60001msec
    clat (usec): min=85, max=36504, avg=391.38, stdev=140.76
     lat (usec): min=86, max=36505, avg=392.57, stdev=140.79
    clat percentiles (usec):
     |  1.00th=[  229],  5.00th=[  322], 10.00th=[  342], 20.00th=[  358],
     | 30.00th=[  370], 40.00th=[  382], 50.00th=[  390], 60.00th=[  402],
     | 70.00th=[  410], 80.00th=[  422], 90.00th=[  442], 95.00th=[  458],
     | 99.00th=[  498], 99.50th=[  516], 99.90th=[  612], 99.95th=[  892],
     | 99.99th=[ 4192]
    bw (KB  /s): min= 8968, max=10600, per=12.50%, avg=10005.60, stdev=312.67
    lat (usec) : 100=0.01%, 250=1.16%, 500=97.85%, 750=0.92%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=2.59%, sys=6.08%, ctx=1200404, majf=0, minf=311
  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=1200338/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=4688.9MB, aggrb=80021KB/s, minb=80021KB/s, maxb=80021KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=1199205/42, merge=0/8, ticks=440882/532, in_queue=441114, util=99.80%
Hard drive
FIO random write
Performance
1514.1 MB/s
IOPS
387812
./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=17843: Sun Nov  1 09:03:57 2020
  write: io=90896MB, bw=1514.1MB/s, iops=387812, runt= 60002msec
    clat (usec): min=1, max=97321, avg=16.21, stdev=461.73
     lat (usec): min=2, max=97322, avg=17.06, stdev=462.36
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    4], 40.00th=[    4], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    5], 80.00th=[    5], 90.00th=[    7], 95.00th=[    8],
     | 99.00th=[   15], 99.50th=[   18], 99.90th=[   47], 99.95th=[10944],
     | 99.99th=[22912]
    bw (KB  /s): min=96544, max=333288, per=12.51%, avg=194051.04, stdev=37401.31
    lat (usec) : 2=0.01%, 4=29.55%, 10=66.59%, 20=3.46%, 50=0.30%
    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.02%, 20=0.04%, 50=0.02%
    lat (msec) : 100=0.01%
  cpu          : usr=16.79%, sys=26.17%, ctx=54511, 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=23269499/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=90896MB, aggrb=1514.1MB/s, minb=1514.1MB/s, maxb=1514.1MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/553, merge=0/2, ticks=0/57281, in_queue=57281, util=0.99%
Hard drive
FIO random direct write
Performance
62.58 MB/s
IOPS
16020
./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=17825: Sun Nov  1 09:02:57 2020
  write: io=3754.8MB, bw=64080KB/s, iops=16020, runt= 60001msec
    clat (usec): min=81, max=58047, avg=490.30, stdev=220.76
     lat (usec): min=81, max=58049, avg=491.72, stdev=220.79
    clat percentiles (usec):
     |  1.00th=[  274],  5.00th=[  398], 10.00th=[  426], 20.00th=[  454],
     | 30.00th=[  470], 40.00th=[  482], 50.00th=[  490], 60.00th=[  498],
     | 70.00th=[  510], 80.00th=[  524], 90.00th=[  548], 95.00th=[  580],
     | 99.00th=[  676], 99.50th=[  732], 99.90th=[  884], 99.95th=[ 1020],
     | 99.99th=[ 4256]
    bw (KB  /s): min= 7072, max= 9496, per=12.51%, avg=8014.46, stdev=261.95
    lat (usec) : 100=0.01%, 250=0.73%, 500=59.38%, 750=39.49%, 1000=0.34%
    lat (msec) : 2=0.03%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=2.53%, sys=5.77%, ctx=978624, majf=0, minf=288
  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=961223/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=3754.8MB, aggrb=64080KB/s, minb=64080KB/s, maxb=64080KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=0/960614, merge=0/4, ticks=0/441982, in_queue=441712, util=99.93%
Download
Download benchmark results
Download speed
122.53 Mbit/s
Downloaded 104857600 bytes in 6.842 sec
Downloaded 104857600 bytes in 6.332 sec
Downloaded 104857600 bytes in 6.099 sec
Downloaded 104857600 bytes in 6.635 sec
Downloaded 104857600 bytes in 6.738 sec
Finished! Average download speed is 122.53 Mbit/s
Upload
Speedtest results
Upload speed
580.8 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from OVH SAS ...
Selecting 15 servers that are not too close:
  1. Ikoula (Reims) [134.99 km]: 10.223 ms
  2. LaFibre.info (Douai) [191.82 km]: 11.947 ms
  3. ORANGE FRANCE (Lille) [219.24 km]: 14.817 ms
  4. Eurafibre (Lille) [219.24 km]: 15.695 ms
  5. ITDATA TELECOM SRL (Roubaix) [228.76 km]: 3.905 ms
  6. Maasaki (Roubaix) [228.76 km]: 9.75 ms
  7. OVH Cloud (Gravelines) [254.45 km]: 7.13 ms
  8. RIV54 (Saulnes) [266.11 km]: 33.854 ms
  9. Universite Catholique de Louvain (Louvain-La-Neuve) [270.41 km]: 6.908 ms
  10. Combell (Brussels) [276.84 km]: 5.826 ms
  11. Proximus (Brussels) [276.84 km]: 6.687 ms
  12. Arxus NV (Brussels) [276.84 km]: 7.899 ms
  13. OBE (Brussels) [276.84 km]: 9.003 ms
  14. Proximus (Schaarbeek) [279.49 km]: 7.469 ms
  15. Orange Belgium (Evere) [280.97 km]: 8.747 ms
Testing upload speeds
  1. Ikoula (Reims):                              ......................... 411.14 Mbit/s
  2. LaFibre.info (Douai):                        ......................... 527.45 Mbit/s
  3. ORANGE FRANCE (Lille):                       ......................... 521.39 Mbit/s
  4. Eurafibre (Lille):                           ......................... 713.81 Mbit/s
  5. ITDATA TELECOM SRL (Roubaix):                ......................... 206.71 Mbit/s
  6. Maasaki (Roubaix):                           ......................... 636.27 Mbit/s
  7. OVH Cloud (Gravelines):                      ......................... 898.74 Mbit/s
  8. RIV54 (Saulnes):                             ......................... 210.22 Mbit/s
  9. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 430.88 Mbit/s
  10. Combell (Brussels):                         ......................... 516.25 Mbit/s
  11. Proximus (Brussels):                        ......................... 708.57 Mbit/s
  12. Arxus NV (Brussels):                        ......................... 614.64 Mbit/s
  13. OBE (Brussels):                             ......................... 74.45 Mbit/s
  14. Proximus (Schaarbeek):                      ......................... 628.36 Mbit/s
  15. Orange Belgium (Evere):                     ......................... 362.06 Mbit/s
Average upload speed is 497.40 Mbit/s