Stopwatch
Benchmark report #4265
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.9
France

Benchmark results summary:


UnixBench - 1036.2
Disk Read - 153 MB/s
Disk Write - 500 MB/s
Bandwidth - 757.29 MB/s

More: https://serverscope.io/trials/6mnx
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.9
Location
Benchmark summary
Benchmark summary
UnixBench
1036.2
Disk Read
153 MB/s
Disk Write
500 MB/s
Bandwidth
757.29 Mbit/s
Speedtest
293.39 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1036.2
UnixBench (one CPU)
591.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 "/tmp/serverscope-Rtc84n/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/tmp/serverscope-Rtc84n/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/tmp/serverscope-Rtc84n/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/tmp/serverscope-Rtc84n/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/tmp/serverscope-Rtc84n/byte-unixbench/UnixBench"
make[1]: Leaving directory "/tmp/serverscope-Rtc84n/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: over40porn.com: GNU/Linux
   OS: GNU/Linux -- 4.4.88-mainline-rev1 -- #1 SMP Wed Sep 13 23:49:03 UTC 2017
   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
   19:29:33 up 3 days,  5:12,  1 user,  load average: 7.84, 5.14, 2.28; runlevel 2017-10-02

------------------------------------------------------------------------
Benchmark Run: Thu Oct 05 2017 19:29:33 - 19:57:26
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12343046.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1925.2 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1706.0 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        379939.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          116885.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        808241.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              994956.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  28179.2 lps   (10.0 s, 7 samples)
Process Creation                               3369.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2971.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    646.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        1733036.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12343046.1   1057.7
Double-Precision Whetstone                       55.0       1925.2    350.0
Execl Throughput                                 43.0       1706.0    396.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     379939.9    959.4
File Copy 256 bufsize 500 maxblocks            1655.0     116885.9    706.3
File Copy 4096 bufsize 8000 maxblocks          5800.0     808241.5   1393.5
Pipe Throughput                               12440.0     994956.2    799.8
Pipe-based Context Switching                   4000.0      28179.2     70.4
Process Creation                                126.0       3369.8    267.4
Shell Scripts (1 concurrent)                     42.4       2971.4    700.8
Shell Scripts (8 concurrent)                      6.0        646.5   1077.5
System Call Overhead                          15000.0    1733036.6   1155.4
                                                                   ========
System Benchmarks Index Score                                         591.2

------------------------------------------------------------------------
Benchmark Run: Thu Oct 05 2017 19:57:26 - 20:25:23
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       24669196.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3853.7 MWIPS (9.9 s, 7 samples)
Execl Throughput                               3058.5 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        462204.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          135090.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1159717.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1959942.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 142980.1 lps   (10.0 s, 7 samples)
Process Creation                               7719.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4754.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    665.7 lpm   (60.1 s, 2 samples)
System Call Overhead                        2669102.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24669196.0   2113.9
Double-Precision Whetstone                       55.0       3853.7    700.7
Execl Throughput                                 43.0       3058.5    711.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     462204.9   1167.2
File Copy 256 bufsize 500 maxblocks            1655.0     135090.2    816.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1159717.9   1999.5
Pipe Throughput                               12440.0    1959942.1   1575.5
Pipe-based Context Switching                   4000.0     142980.1    357.5
Process Creation                                126.0       7719.1    612.6
Shell Scripts (1 concurrent)                     42.4       4754.3   1121.3
Shell Scripts (8 concurrent)                      6.0        665.7   1109.6
System Call Overhead                          15000.0    2669102.9   1779.4
                                                                   ========
System Benchmarks Index Score                                        1036.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, 12.3961 s, 173 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, 12.459 s, 172 MB/s


Hard drive
FIO random read
Performance
153.81 MB/s
IOPS
39375
./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=12360: Thu Oct  5 19:26:24 2017
  read : io=9228.8MB, bw=157502KB/s, iops=39375, runt= 60001msec
    clat (usec): min=2, max=50958, avg=194.07, stdev=272.23
     lat (usec): min=3, max=50959, avg=194.94, stdev=272.51
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    4], 10.00th=[    4], 20.00th=[    5],
     | 30.00th=[  131], 40.00th=[  161], 50.00th=[  187], 60.00th=[  211],
     | 70.00th=[  243], 80.00th=[  290], 90.00th=[  362], 95.00th=[  430],
     | 99.00th=[  620], 99.50th=[  772], 99.90th=[ 3760], 99.95th=[ 6496],
     | 99.99th=[ 9536]
    bw (KB  /s): min=10384, max=37320, per=12.49%, avg=19665.98, stdev=4843.65
    lat (usec) : 4=3.48%, 10=19.55%, 20=1.92%, 50=0.76%, 100=0.42%
    lat (usec) : 250=45.89%, 500=25.40%, 750=2.04%, 1000=0.22%
    lat (msec) : 2=0.16%, 4=0.06%, 10=0.09%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=5.47%, sys=17.44%, ctx=1757888, majf=1, minf=87
  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=2362563/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=9228.8MB, aggrb=157501KB/s, minb=157501KB/s, maxb=157501KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1750731/18, merge=0/37, ticks=177700/30, in_queue=176900, util=97.68%
Hard drive
FIO random direct read
Performance
140.85 MB/s
IOPS
36056
./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=12384: Thu Oct  5 19:27:25 2017
  read : io=8450.1MB, bw=144227KB/s, iops=36056, runt= 60001msec
    clat (usec): min=63, max=31113, avg=210.76, stdev=166.48
     lat (usec): min=64, max=31115, avg=211.63, stdev=166.59
    clat percentiles (usec):
     |  1.00th=[  107],  5.00th=[  124], 10.00th=[  133], 20.00th=[  147],
     | 30.00th=[  167], 40.00th=[  179], 50.00th=[  197], 60.00th=[  209],
     | 70.00th=[  225], 80.00th=[  243], 90.00th=[  294], 95.00th=[  338],
     | 99.00th=[  498], 99.50th=[  620], 99.90th=[ 1512], 99.95th=[ 2736],
     | 99.99th=[ 8032]
    bw (KB  /s): min= 5888, max=21912, per=12.50%, avg=18028.09, stdev=1790.24
    lat (usec) : 100=0.41%, 250=81.50%, 500=17.09%, 750=0.67%, 1000=0.13%
    lat (msec) : 2=0.12%, 4=0.04%, 10=0.02%, 20=0.01%, 50=0.01%
  cpu          : usr=6.10%, sys=17.14%, ctx=2169990, majf=0, minf=88
  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=2163437/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=8450.1MB, aggrb=144226KB/s, minb=144226KB/s, maxb=144226KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2161581/61, merge=0/79, ticks=207370/100, in_queue=205800, util=98.70%
Hard drive
FIO random write
Performance
500.08 MB/s
IOPS
128021
./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=12433: Thu Oct  5 19:29:26 2017
  write: io=30006MB, bw=512086KB/s, iops=128021, runt= 60002msec
    clat (usec): min=4, max=820165, avg=53.10, stdev=1886.99
     lat (usec): min=5, max=820165, avg=54.32, stdev=1894.51
    clat percentiles (usec):
     |  1.00th=[    6],  5.00th=[    6], 10.00th=[    6], 20.00th=[    6],
     | 30.00th=[    7], 40.00th=[    7], 50.00th=[    7], 60.00th=[    7],
     | 70.00th=[    8], 80.00th=[    8], 90.00th=[    9], 95.00th=[    9],
     | 99.00th=[   32], 99.50th=[   77], 99.90th=[20096], 99.95th=[28544],
     | 99.99th=[40192]
    bw (KB  /s): min= 1012, max=162779, per=12.73%, avg=65204.88, stdev=16667.54
    lat (usec) : 10=95.26%, 20=3.52%, 50=0.54%, 100=0.26%, 250=0.16%
    lat (usec) : 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.03%, 20=0.06%, 50=0.10%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
  cpu          : usr=7.65%, sys=12.50%, ctx=43853, majf=0, minf=92
  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=7681552/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=30006MB, aggrb=512086KB/s, minb=512086KB/s, maxb=512086KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=206/417055, merge=1/764, ticks=450/3110810, in_queue=3141940, util=59.62%
Hard drive
FIO random direct write
Performance
19.67 MB/s
IOPS
5034
./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=12408: Thu Oct  5 19:28:25 2017
  write: io=1185.8MB, bw=20137KB/s, iops=5034, runt= 60297msec
    clat (usec): min=110, max=1020.7K, avg=1580.75, stdev=9215.87
     lat (usec): min=110, max=1020.7K, avg=1581.62, stdev=9215.94
    clat percentiles (usec):
     |  1.00th=[  116],  5.00th=[  121], 10.00th=[  133], 20.00th=[  151],
     | 30.00th=[  173], 40.00th=[  229], 50.00th=[ 1336], 60.00th=[ 1496],
     | 70.00th=[ 1656], 80.00th=[ 1880], 90.00th=[ 2384], 95.00th=[ 3056],
     | 99.00th=[14656], 99.50th=[22144], 99.90th=[45312], 99.95th=[88576],
     | 99.99th=[407552]
    bw (KB  /s): min=  125, max=11467, per=12.84%, avg=2586.31, stdev=1240.91
    lat (usec) : 250=41.09%, 500=2.55%, 750=0.44%, 1000=0.17%
    lat (msec) : 2=39.26%, 4=13.52%, 10=1.57%, 20=0.74%, 50=0.58%
    lat (msec) : 100=0.04%, 250=0.02%, 500=0.03%, 2000=0.01%
  cpu          : usr=0.84%, sys=2.92%, ctx=675269, majf=0, minf=83
  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=303557/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=1185.8MB, aggrb=20137KB/s, minb=20137KB/s, maxb=20137KB/s, mint=60297msec, maxt=60297msec

Disk stats (read/write):
  vda: ios=99/303752, merge=0/2198, ticks=20/49390, in_queue=49890, util=74.12%
Download
Download benchmark results
Download speed
757.29 Mbit/s
Downloaded 104857600 bytes in 1.116 sec
Downloaded 104857600 bytes in 0.985 sec
Downloaded 104857600 bytes in 0.998 sec
Downloaded 104857600 bytes in 1.064 sec
Downloaded 104857600 bytes in 1.119 sec
Finished! Average download speed is 757.29 Mbit/s
Upload
Speedtest results
Upload speed
293.39 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]: 7.446 ms
  2. Ikoula (Reims) [131.50 km]: 7.566 ms
  3. LaFibre.info (Douai) [176.53 km]: 4.413 ms
  4. Magic-VPN (Roubaix) [212.70 km]: 19.344 ms
  5. MyTheValentinus (Roubaix) [213.32 km]: 6.663 ms
  6. ePlay TV (Roubaix) [213.32 km]: 11.124 ms
  7. AdvancedFight (Roubaix) [213.32 km]: 8.134 ms
  8. Lufu (Roubaix) [213.32 km]: 12.611 ms
  9. Matthews Tech (Gravelines) [237.06 km]: 11.181 ms
  10. Magic-VPN (Gravelines) [237.20 km]: 8.589 ms
  11. CloudConnX (Eastbourne) [258.84 km]: 30.111 ms
  12. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 11.566 ms
  13. RIV54 (Saulnes) [264.06 km]: 13.637 ms
  14. Combell (Brussels) [264.26 km]: 30.33 ms
  15. Riffle Media BVBA (Brussels) [264.26 km]: 12.625 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 353.09 Mbit/s
  2. Ikoula (Reims):                              ......................... 341.03 Mbit/s
  3. LaFibre.info (Douai):                        ......................... 349.78 Mbit/s
  4. Magic-VPN (Roubaix):                         ......................... 330.61 Mbit/s
  5. MyTheValentinus (Roubaix):                   ......................... 105.28 Mbit/s
  6. ePlay TV (Roubaix):                          ......................... 249.43 Mbit/s
  7. AdvancedFight (Roubaix):                     ......................... 363.65 Mbit/s
  8. Lufu (Roubaix):                              ......................... 265.69 Mbit/s
  9. Matthews Tech (Gravelines):                  ......................... 312.67 Mbit/s
  10. Magic-VPN (Gravelines):                     ......................... 74.91 Mbit/s
  11. CloudConnX (Eastbourne):                    ......................... 209.12 Mbit/s
  12. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 245.88 Mbit/s
  13. RIV54 (Saulnes):                            ......................... 253.89 Mbit/s
  14. Combell (Brussels):                         ......................... 195.64 Mbit/s
  15. Riffle Media BVBA (Brussels):               ......................... 343.59 Mbit/s
Average upload speed is 266.28 Mbit/s