Stopwatch
Benchmark report #11819
ddosov.net – VS SP 2
Report
Share test result

Test results for VS SP 2 at ddosov.net


Server specs:


4 × QEMU Virtual CPU version 1.5.3
4 GB RAM / 10 GB disk space
Debian 9.9

Benchmark results summary:


UnixBench - 1922.7
Disk Read - 1167 MB/s
Disk Write - 909 MB/s
Bandwidth - 471.57 MB/s

More: https://serverscope.io/trials/0zDv
Share
Share this page
Cpu chip
Server Specs
CPU
4 × QEMU Virtual CPU version 1.5.3
CPU Cores
1 × 2400 MHz
RAM
4 GB
Disk
10 GB
OS
Debian 9.9
Benchmark summary
Benchmark summary
UnixBench
1922.7
Disk Read
1167 MB/s
Disk Write
909 MB/s
Bandwidth
471.57 Mbit/s
Speedtest
471.48 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1922.7
UnixBench (one CPU)
636.7
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-z2GD_2/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-z2GD_2/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-z2GD_2/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-z2GD_2/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-z2GD_2/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-z2GD_2/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


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: testvm2: GNU/Linux
   OS: GNU/Linux -- 4.9.0-9-amd64 -- #1 SMP Debian 4.9.168-1+deb9u5 (2019-08-11)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: QEMU Virtual CPU version 1.5.3 (4800.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: QEMU Virtual CPU version 1.5.3 (4800.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: QEMU Virtual CPU version 1.5.3 (4800.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: QEMU Virtual CPU version 1.5.3 (4800.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   14:47:22 up 13 min,  1 user,  load average: 7.39, 4.58, 1.96; runlevel 2019-08-20

------------------------------------------------------------------------
Benchmark Run: Tue Aug 20 2019 14:47:22 - 15:15:30
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       30128650.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3787.8 MWIPS (9.8 s, 7 samples)
Execl Throughput                               2416.8 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        228567.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           60406.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        721450.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              311456.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  55533.7 lps   (10.0 s, 7 samples)
Process Creation                               5434.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7284.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2359.1 lpm   (60.0 s, 2 samples)
System Call Overhead                         251161.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   30128650.1   2581.7
Double-Precision Whetstone                       55.0       3787.8    688.7
Execl Throughput                                 43.0       2416.8    562.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     228567.1    577.2
File Copy 256 bufsize 500 maxblocks            1655.0      60406.0    365.0
File Copy 4096 bufsize 8000 maxblocks          5800.0     721450.5   1243.9
Pipe Throughput                               12440.0     311456.9    250.4
Pipe-based Context Switching                   4000.0      55533.7    138.8
Process Creation                                126.0       5434.3    431.3
Shell Scripts (1 concurrent)                     42.4       7284.0   1717.9
Shell Scripts (8 concurrent)                      6.0       2359.1   3931.8
System Call Overhead                          15000.0     251161.1    167.4
                                                                   ========
System Benchmarks Index Score                                         636.7

------------------------------------------------------------------------
Benchmark Run: Tue Aug 20 2019 15:15:30 - 15:43:40
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      117021707.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    15199.9 MWIPS (10.0 s, 7 samples)
Execl Throughput                              10532.4 lps   (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        470124.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          142932.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1683027.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1188315.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 257057.1 lps   (10.0 s, 7 samples)
Process Creation                              19018.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  20655.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2712.2 lpm   (60.1 s, 2 samples)
System Call Overhead                         929091.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  117021707.4  10027.6
Double-Precision Whetstone                       55.0      15199.9   2763.6
Execl Throughput                                 43.0      10532.4   2449.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     470124.4   1187.2
File Copy 256 bufsize 500 maxblocks            1655.0     142932.7    863.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1683027.3   2901.8
Pipe Throughput                               12440.0    1188315.4    955.2
Pipe-based Context Switching                   4000.0     257057.1    642.6
Process Creation                                126.0      19018.0   1509.4
Shell Scripts (1 concurrent)                     42.4      20655.6   4871.6
Shell Scripts (8 concurrent)                      6.0       2712.2   4520.4
System Call Overhead                          15000.0     929091.7    619.4
                                                                   ========
System Benchmarks Index Score                                        1922.7

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, 2.0 GiB) copied, 7.07326 s, 304 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, 6.03635 s, 356 MB/s


Hard drive
FIO random read
Performance
1167.8 MB/s
IOPS
298945
./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=12503: Tue Aug 20 14:44:18 2019
  read : io=70070MB, bw=1167.8MB/s, iops=298945, runt= 60004msec
    clat (usec): min=3, max=24101, avg=12.01, stdev=229.18
     lat (usec): min=4, max=24102, avg=14.88, stdev=261.95
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    4], 10.00th=[    4], 20.00th=[    4],
     | 30.00th=[    4], 40.00th=[    4], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    5], 80.00th=[    5], 90.00th=[    7], 95.00th=[    9],
     | 99.00th=[  104], 99.50th=[  115], 99.90th=[  147], 99.95th=[  227],
     | 99.99th=[12096]
    bw (KB  /s): min=32392, max=239992, per=12.50%, avg=149491.89, stdev=43449.41
    lat (usec) : 4=3.89%, 10=91.70%, 20=1.36%, 50=0.09%, 100=1.64%
    lat (usec) : 250=1.27%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.03%, 50=0.01%
  cpu          : usr=20.53%, sys=26.78%, ctx=552064, majf=0, minf=58
  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=17937902/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=70070MB, aggrb=1167.8MB/s, minb=1167.8MB/s, maxb=1167.8MB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=524288/78, merge=0/221, ticks=33992/480, in_queue=34460, util=11.21%
Hard drive
FIO random direct read
Performance
317.67 MB/s
IOPS
81324
./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=12585: Tue Aug 20 14:45:18 2019
  read : io=19061MB, bw=325297KB/s, iops=81324, runt= 60001msec
    clat (usec): min=27, max=20497, avg=88.17, stdev=52.62
     lat (usec): min=29, max=20499, avg=89.92, stdev=52.82
    clat percentiles (usec):
     |  1.00th=[   45],  5.00th=[   55], 10.00th=[   61], 20.00th=[   69],
     | 30.00th=[   75], 40.00th=[   80], 50.00th=[   85], 60.00th=[   90],
     | 70.00th=[   96], 80.00th=[  103], 90.00th=[  116], 95.00th=[  129],
     | 99.00th=[  167], 99.50th=[  191], 99.90th=[  274], 99.95th=[  370],
     | 99.99th=[ 1544]
    bw (KB  /s): min=14768, max=53248, per=12.51%, avg=40708.51, stdev=5312.06
    lat (usec) : 50=2.33%, 100=72.82%, 250=24.72%, 500=0.10%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=9.00%, sys=20.43%, ctx=4886511, majf=0, minf=65
  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=4879533/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=19061MB, aggrb=325296KB/s, minb=325296KB/s, maxb=325296KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=4873523/0, merge=0/0, ticks=289480/0, in_queue=290380, util=96.29%
Hard drive
FIO random write
Performance
909.68 MB/s
IOPS
232877
./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=12637: Tue Aug 20 14:47:19 2019
  write: io=54582MB, bw=931508KB/s, iops=232877, runt= 60002msec
    clat (usec): min=4, max=268108, avg=23.72, stdev=518.01
     lat (usec): min=5, max=268110, avg=25.75, stdev=527.79
    clat percentiles (usec):
     |  1.00th=[    5],  5.00th=[    5], 10.00th=[    5], 20.00th=[    6],
     | 30.00th=[    6], 40.00th=[    6], 50.00th=[    7], 60.00th=[    7],
     | 70.00th=[    8], 80.00th=[   10], 90.00th=[   12], 95.00th=[   15],
     | 99.00th=[   23], 99.50th=[   29], 99.90th=[ 7968], 99.95th=[12096],
     | 99.99th=[20352]
    bw (KB  /s): min=41720, max=177734, per=12.52%, avg=116635.58, stdev=20724.43
    lat (usec) : 10=79.38%, 20=18.77%, 50=1.63%, 100=0.05%, 250=0.02%
    lat (usec) : 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.05%, 20=0.06%, 50=0.01%
    lat (msec) : 100=0.01%, 500=0.01%
  cpu          : usr=15.50%, sys=29.91%, ctx=69980, majf=0, minf=68
  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=13973086/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=54582MB, aggrb=931508KB/s, minb=931508KB/s, maxb=931508KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=0/141912, merge=0/29, ticks=0/499928, in_queue=499908, util=15.18%
Hard drive
FIO random direct write
Performance
45.31 MB/s
IOPS
11598
./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=12607: Tue Aug 20 14:46:19 2019
  write: io=2731.4MB, bw=46393KB/s, iops=11598, runt= 60287msec
    clat (usec): min=44, max=728202, avg=680.86, stdev=5689.02
     lat (usec): min=45, max=728204, avg=682.46, stdev=5689.04
    clat percentiles (usec):
     |  1.00th=[   50],  5.00th=[   53], 10.00th=[   57], 20.00th=[   67],
     | 30.00th=[   83], 40.00th=[  442], 50.00th=[  588], 60.00th=[  668],
     | 70.00th=[  748], 80.00th=[  844], 90.00th=[  996], 95.00th=[ 1160],
     | 99.00th=[ 1944], 99.50th=[11072], 99.90th=[23424], 99.95th=[31616],
     | 99.99th=[358400]
    bw (KB  /s): min=  114, max=16766, per=12.89%, avg=5979.08, stdev=3039.65
    lat (usec) : 50=0.81%, 100=34.13%, 250=3.76%, 500=3.88%, 750=28.08%
    lat (usec) : 1000=19.56%
    lat (msec) : 2=8.82%, 4=0.22%, 10=0.13%, 20=0.43%, 50=0.16%
    lat (msec) : 100=0.01%, 500=0.01%, 750=0.01%
  cpu          : usr=1.20%, sys=4.70%, ctx=1551485, majf=0, minf=60
  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=699217/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=2731.4MB, aggrb=46392KB/s, minb=46392KB/s, maxb=46392KB/s, mint=60287msec, maxt=60287msec

Disk stats (read/write):
  vda: ios=0/699330, merge=0/1422, ticks=0/44344, in_queue=44760, util=65.60%
Download
Download benchmark results
Download speed
471.57 Mbit/s
Downloaded 104857600 bytes in 1.718197 sec
Downloaded 104857600 bytes in 1.644754 sec
Downloaded 104857600 bytes in 1.471788 sec
Downloaded 104857600 bytes in 1.628107 sec
Downloaded 104857600 bytes in 2.019386 sec
Finished! Average download speed is 471.57 Mbit/s
Upload
Speedtest results
Upload speed
471.48 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]: 16.836 ms
  2. Ikoula (Reims) [131.50 km]: 23.235 ms
  3. Hexanet (Reims) [131.50 km]: 15.295 ms
  4. LaFibre.info (Douai) [176.53 km]: 21.915 ms
  5. Eurafibre (Lille) [203.58 km]: 10.84 ms
  6. ePlay TV (Roubaix) [213.32 km]: 5.939 ms
  7. OVH Cloud (Gravelines) [237.21 km]: 5.508 ms
  8. CloudConnX (Eastbourne) [258.84 km]: 10.875 ms
  9. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 12.448 ms
  10. RIV54 (Saulnes) [264.06 km]: 26.587 ms
  11. Proximus (Brussels) [264.26 km]: 8.985 ms
  12. Combell (Brussels) [264.26 km]: 14.906 ms
  13. Orange Belgium (Brussels) [264.26 km]: 26.706 ms
  14. ASP (Brussels) [264.26 km]: 16.764 ms
  15. Proximus (Schaarbeek) [266.93 km]: 8.158 ms
Testing upload speeds
  1. Wibox (Val de Reuil):                        ......................... 453.06 Mbit/s
  2. Ikoula (Reims):                              ......................... 462.26 Mbit/s
  3. Hexanet (Reims):                             ......................... 387.09 Mbit/s
  4. LaFibre.info (Douai):                        ......................... 424.77 Mbit/s
  5. Eurafibre (Lille):                           ......................... 600.41 Mbit/s
  6. ePlay TV (Roubaix):                          ......................... 334.67 Mbit/s
  7. OVH Cloud (Gravelines):                      ......................... 737.65 Mbit/s
  8. CloudConnX (Eastbourne):                     ......................... 521.54 Mbit/s
  9. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 390.11 Mbit/s
  10. RIV54 (Saulnes):                            ......................... 319.30 Mbit/s
  11. Proximus (Brussels):                        ......................... 319.41 Mbit/s
  12. Combell (Brussels):                         ......................... 510.66 Mbit/s
  13. Orange Belgium (Brussels):                  ......................... 447.99 Mbit/s
  14. ASP (Brussels):                             ......................... 90.69 Mbit/s
  15. Proximus (Schaarbeek):                      ......................... 691.81 Mbit/s
Average upload speed is 446.10 Mbit/s