Stopwatch
Benchmark report #1714
Scaleway – VC1S
Report
Share test result

Test results for VC1S at Scaleway


Server specs:


2 × Intel(R) Atom(TM) CPU C2750 @ 2.40GHz
2 GB RAM / 48 GB disk space
Debian 8.4
France

Benchmark results summary:


UnixBench - 1229.4
Disk Read - 148 MB/s
Disk Write - 329 MB/s
Bandwidth - 1151.41 MB/s

More: https://serverscope.io/trials/DQ5
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Atom(TM) CPU C2750 @ 2.40GHz
CPU Cores
1 × 2394 MHz
RAM
2 GB
Disk
48 GB
OS
Debian 8.4
Location
Benchmark summary
Benchmark summary
UnixBench
1229.4
Disk Read
148 MB/s
Disk Write
329 MB/s
Bandwidth
1151.41 Mbit/s
Speedtest
259.77 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1229.4
UnixBench (one CPU)
707.4
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/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope/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

2 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

2 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

2 x Execl Throughput  1 2 3

2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

2 x File Copy 256 bufsize 500 maxblocks  1 2 3

2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

2 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

2 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

2 x Process Creation  1 2 3

2 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

2 x Shell Scripts (1 concurrent)  1 2 3

2 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: scw-ams0: GNU/Linux
   OS: GNU/Linux -- 4.5.7-std-3 -- #1 SMP Tue Jul 12 09:56:30 UTC 2016
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   21:51:03 up 11 min,  1 user,  load average: 8.32, 4.85, 2.11; runlevel 2016-10-28

------------------------------------------------------------------------
Benchmark Run: Fri Oct 28 2016 21:51:03 - 22:18:55
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12406453.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1931.6 MWIPS (9.9 s, 7 samples)
Execl Throughput                               2466.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        429123.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          120665.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        987093.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1154131.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  39659.0 lps   (10.0 s, 7 samples)
Process Creation                               4765.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4094.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    838.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        1742412.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12406453.3   1063.1
Double-Precision Whetstone                       55.0       1931.6    351.2
Execl Throughput                                 43.0       2466.3    573.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     429123.5   1083.6
File Copy 256 bufsize 500 maxblocks            1655.0     120665.3    729.1
File Copy 4096 bufsize 8000 maxblocks          5800.0     987093.0   1701.9
Pipe Throughput                               12440.0    1154131.1    927.8
Pipe-based Context Switching                   4000.0      39659.0     99.1
Process Creation                                126.0       4765.1    378.2
Shell Scripts (1 concurrent)                     42.4       4094.7    965.7
Shell Scripts (8 concurrent)                      6.0        838.2   1397.0
System Call Overhead                          15000.0    1742412.4   1161.6
                                                                   ========
System Benchmarks Index Score                                         707.4

------------------------------------------------------------------------
Benchmark Run: Fri Oct 28 2016 22:18:55 - 22:46:48
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       24801222.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3862.0 MWIPS (9.9 s, 7 samples)
Execl Throughput                               4288.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        476638.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          133909.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1320685.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2305739.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 227863.5 lps   (10.0 s, 7 samples)
Process Creation                              11164.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6235.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    864.2 lpm   (60.1 s, 2 samples)
System Call Overhead                        2733942.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24801222.8   2125.2
Double-Precision Whetstone                       55.0       3862.0    702.2
Execl Throughput                                 43.0       4288.9    997.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     476638.6   1203.6
File Copy 256 bufsize 500 maxblocks            1655.0     133909.0    809.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1320685.5   2277.0
Pipe Throughput                               12440.0    2305739.2   1853.5
Pipe-based Context Switching                   4000.0     227863.5    569.7
Process Creation                                126.0      11164.6    886.1
Shell Scripts (1 concurrent)                     42.4       6235.7   1470.7
Shell Scripts (8 concurrent)                      6.0        864.2   1440.3
System Call Overhead                          15000.0    2733942.5   1822.6
                                                                   ========
System Benchmarks Index Score                                        1229.4

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=64K conv=fdatasync
65536+0 records in
65536+0 records out
4294967296 bytes (4.3 GB) copied, 24.0802 s, 178 MB/s


dd if=/dev/zero of=benchmark bs=1M count=4096 conv=fdatasync
4096+0 records in
4096+0 records out
4294967296 bytes (4.3 GB) copied, 23.8143 s, 180 MB/s


Hard drive
FIO random read
Performance
148.86 MB/s
IOPS
38108
./fio --time_based --name=benchmark --size=511M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 511MB)
benchmark: Laying out IO file(s) (1 file(s) / 511MB)
benchmark: Laying out IO file(s) (1 file(s) / 511MB)
benchmark: Laying out IO file(s) (1 file(s) / 511MB)
benchmark: Laying out IO file(s) (1 file(s) / 511MB)
benchmark: Laying out IO file(s) (1 file(s) / 511MB)
benchmark: Laying out IO file(s) (1 file(s) / 511MB)
benchmark: Laying out IO file(s) (1 file(s) / 511MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=13881: Fri Oct 28 21:47:54 2016
  read : io=8931.8MB, bw=152432KB/s, iops=38108, runt= 60001msec
    slat (usec): min=4, max=14217, avg=198.38, stdev=173.30
    clat (usec): min=5, max=27985, avg=6509.30, stdev=1461.39
     lat (usec): min=138, max=28303, avg=6709.71, stdev=1497.64
    clat percentiles (usec):
     |  1.00th=[ 3632],  5.00th=[ 4448], 10.00th=[ 4896], 20.00th=[ 5280],
     | 30.00th=[ 5984], 40.00th=[ 6304], 50.00th=[ 6496], 60.00th=[ 6624],
     | 70.00th=[ 6816], 80.00th=[ 7200], 90.00th=[ 8160], 95.00th=[ 8768],
     | 99.00th=[12096], 99.50th=[13632], 99.90th=[15040], 99.95th=[15552],
     | 99.99th=[17280]
    bw (KB  /s): min=13720, max=31584, per=12.50%, avg=19046.55, stdev=2926.81
    lat (usec) : 10=0.01%, 50=0.01%, 250=0.01%, 500=0.01%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=2.24%, 10=95.69%, 20=2.06%, 50=0.01%
  cpu          : usr=5.23%, sys=12.37%, ctx=2153244, majf=0, minf=337
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=2286521/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=8931.8MB, aggrb=152432KB/s, minb=152432KB/s, maxb=152432KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2147643/10, merge=0/6, ticks=213540/0, in_queue=212360, util=99.96%
Hard drive
FIO random direct read
Performance
262.91 MB/s
IOPS
67305
./fio --time_based --name=benchmark --size=511M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=13891: Fri Oct 28 21:48:55 2016
  read : io=15776MB, bw=269223KB/s, iops=67305, runt= 60003msec
    slat (usec): min=7, max=41016, avg=63.46, stdev=522.39
    clat (usec): min=182, max=44833, avg=3719.42, stdev=3624.91
     lat (usec): min=259, max=44843, avg=3783.98, stdev=3646.73
    clat percentiles (usec):
     |  1.00th=[  450],  5.00th=[  556], 10.00th=[  620], 20.00th=[  756],
     | 30.00th=[ 1128], 40.00th=[ 1800], 50.00th=[ 2576], 60.00th=[ 3440],
     | 70.00th=[ 4576], 80.00th=[ 6112], 90.00th=[ 8512], 95.00th=[10816],
     | 99.00th=[16512], 99.50th=[18816], 99.90th=[24960], 99.95th=[27264],
     | 99.99th=[34560]
    bw (KB  /s): min=14946, max=42371, per=12.51%, avg=33670.68, stdev=2633.81
    lat (usec) : 250=0.01%, 500=2.47%, 750=17.33%, 1000=7.37%
    lat (msec) : 2=15.42%, 4=22.20%, 10=28.74%, 20=6.10%, 50=0.37%
  cpu          : usr=5.93%, sys=14.01%, ctx=176119, majf=0, minf=337
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=4038552/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=15776MB, aggrb=269223KB/s, minb=269223KB/s, maxb=269223KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=4034651/0, merge=0/0, ticks=3871560/0, in_queue=3879120, util=99.12%
Hard drive
FIO random write
Performance
329.5 MB/s
IOPS
84351
./fio --time_based --name=benchmark --size=511M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=13955: Fri Oct 28 21:50:58 2016
  write: io=20119MB, bw=337407KB/s, iops=84351, runt= 61059msec
    slat (usec): min=5, max=1900.8K, avg=83.92, stdev=6372.63
    clat (usec): min=8, max=1933.4K, avg=2938.71, stdev=36005.02
     lat (usec): min=344, max=1933.4K, avg=3024.14, stdev=36577.75
    clat percentiles (usec):
     |  1.00th=[  362],  5.00th=[  370], 10.00th=[  374], 20.00th=[  382],
     | 30.00th=[  390], 40.00th=[  394], 50.00th=[  402], 60.00th=[  410],
     | 70.00th=[  426], 80.00th=[  470], 90.00th=[  684], 95.00th=[12480],
     | 99.00th=[40704], 99.50th=[50432], 99.90th=[91648], 99.95th=[1236992],
     | 99.99th=[1630208]
    bw (KB  /s): min=    3, max=104572, per=15.25%, avg=51450.27, stdev=19966.90
    lat (usec) : 10=0.01%, 20=0.01%, 500=83.74%, 750=6.64%, 1000=0.62%
    lat (msec) : 2=2.06%, 4=1.00%, 10=0.46%, 20=1.36%, 50=3.53%
    lat (msec) : 100=0.49%, 250=0.03%, 500=0.01%, 750=0.01%, 2000=0.06%
  cpu          : usr=5.61%, sys=9.24%, ctx=36800, majf=0, minf=99
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=5150429/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=20119MB, aggrb=337406KB/s, minb=337406KB/s, maxb=337406KB/s, mint=61059msec, maxt=61059msec

Disk stats (read/write):
  vda: ios=0/841301, merge=0/149, ticks=0/5520130, in_queue=5752110, util=82.94%
Hard drive
FIO random direct write
Performance
100.65 MB/s
IOPS
25765
./fio --time_based --name=benchmark --size=511M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 511MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=13901: Fri Oct 28 21:49:56 2016
  write: io=6158.9MB, bw=103062KB/s, iops=25765, runt= 61193msec
    slat (usec): min=10, max=1674.9K, avg=213.60, stdev=8262.95
    clat (usec): min=156, max=1682.1K, avg=9711.75, stdev=56445.92
     lat (usec): min=182, max=1692.8K, avg=9926.55, stdev=57045.63
    clat percentiles (usec):
     |  1.00th=[  620],  5.00th=[  748], 10.00th=[  924], 20.00th=[ 2128],
     | 30.00th=[ 3440], 40.00th=[ 4256], 50.00th=[ 5216], 60.00th=[ 8032],
     | 70.00th=[10048], 80.00th=[12352], 90.00th=[15168], 95.00th=[18304],
     | 99.00th=[27008], 99.50th=[31872], 99.90th=[1302528], 99.95th=[1368064],
     | 99.99th=[1662976]
    bw (KB  /s): min=  245, max=22624, per=14.85%, avg=15299.68, stdev=5180.79
    lat (usec) : 250=0.01%, 500=0.11%, 750=4.88%, 1000=6.31%
    lat (msec) : 2=8.19%, 4=17.08%, 10=33.34%, 20=26.62%, 50=3.24%
    lat (msec) : 100=0.03%, 500=0.02%, 2000=0.17%
  cpu          : usr=2.30%, sys=7.50%, ctx=114050, majf=0, minf=91
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=1576673/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=6158.9MB, aggrb=103062KB/s, minb=103062KB/s, maxb=103062KB/s, mint=61193msec, maxt=61193msec

Disk stats (read/write):
  vda: ios=0/1576592, merge=0/2468, ticks=0/5314790, in_queue=5464110, util=98.47%
Download
Download benchmark results
Download speed
1151.41 Mbit/s
Downloaded 104857600 bytes in 0.671 sec
Downloaded 104857600 bytes in 0.719 sec
Downloaded 104857600 bytes in 0.705 sec
Downloaded 104857600 bytes in 0.725 sec
Downloaded 104857600 bytes in 0.654 sec
Finished! Average download speed is 1151.41 Mbit/s
Upload
Speedtest results
Upload speed
259.77 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ONLINE SAS ...
Selecting 15 servers that are not too close:
  1. iperf.fr (Rouen) [111.21 km]: 14.976 ms
  2. Ikoula (Reims) [131.50 km]: 18.399 ms
  3. Orange (Reims) [131.50 km]: 24.044 ms
  4. LaFibre.info (Douai) [176.53 km]: 14.963 ms
  5. Charlus (Valenciennes) [187.35 km]: 16.82 ms
  6. Treudler FR (Roubaix) [213.32 km]: 24.781 ms
  7. Verelox (Roubaix) [213.32 km]: 12.835 ms
  8. ePlay TV (Roubaix) [213.32 km]: 13.013 ms
  9. HarryLafranc (Roubaix) [213.32 km]: 19.659 ms
  10. myplex.org (Gravelines) [237.06 km]: 17.389 ms
  11. Matthews Tech (Gravelines) [237.06 km]: 20.408 ms
  12. Alabar (Saint-Lo) [251.82 km]: 23.264 ms
  13. CloudConnX (Eastbourne) [258.84 km]: 11.783 ms
  14. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 7.731 ms
  15. Orange Belgium (Brussels) [264.26 km]: 36.205 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 347.14 Mbit/s
  2. Ikoula (Reims):                              ......................... 200.57 Mbit/s
  3. Orange (Reims):                              ......................... 181.89 Mbit/s
  4. LaFibre.info (Douai):                        ......................... 351.64 Mbit/s
  5. Charlus (Valenciennes):                      ......................... 321.53 Mbit/s
  6. Treudler FR (Roubaix):                       ......................... 225.58 Mbit/s
  7. Verelox (Roubaix):                           ......................... 189.79 Mbit/s
  8. ePlay TV (Roubaix):                          ......................... 101.79 Mbit/s
  9. HarryLafranc (Roubaix):                      ......................... 149.49 Mbit/s
  10. myplex.org (Gravelines):                    ......................... 44.95 Mbit/s
  11. Matthews Tech (Gravelines):                 ......................... 307.77 Mbit/s
  12. Alabar (Saint-Lo):                          ......................... 165.34 Mbit/s
  13. CloudConnX (Eastbourne):                    ......................... 378.55 Mbit/s
  14. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 427.31 Mbit/s
  15. Orange Belgium (Brussels):                  ......................... 130.39 Mbit/s
Average upload speed is 234.91 Mbit/s