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

Test results for VC1S at Scaleway


Server specs:


4 × Intel(R) Atom(TM) CPU C2550 @ 2.40GHz
8 GB RAM / 48 GB disk space
Centos 7.2.1511 Core
Southend-on-Sea, United Kingdom

Benchmark results summary:


UnixBench - 1830.7
Disk Read - 51 MB/s
Disk Write - 650 MB/s
Bandwidth - 886.33 MB/s

More: https://serverscope.io/trials/wJo
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Atom(TM) CPU C2550 @ 2.40GHz
CPU Cores
4 × 2394 MHz
RAM
8 GB
Disk
48 GB
OS
Centos 7.2.1511 Core
Location
Southend-on-Sea, United Kingdom
Benchmark summary
Benchmark summary
UnixBench
1830.7
Disk Read
51 MB/s
Disk Write
650 MB/s
Bandwidth
886.33 Mbit/s
Speedtest
467.72 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1830.7
UnixBench (one CPU)
692.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 `/tmp/serverscope-_loalC/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/tmp/serverscope-_loalC/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/tmp/serverscope-_loalC/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/tmp/serverscope-_loalC/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/tmp/serverscope-_loalC/byte-unixbench/UnixBench"
make[1]: Leaving directory `/tmp/serverscope-_loalC/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: Transformers1: GNU/Linux
   OS: GNU/Linux -- 4.5.7-std-2 -- #1 SMP Fri Jul 1 11:00:36 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Atom(TM) CPU C2550 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Atom(TM) CPU C2550 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Atom(TM) CPU C2550 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Atom(TM) CPU C2550 @ 2.40GHz (4787.8 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   00:06:40 up 41 min,  1 user,  load average: 7.13, 4.83, 2.32; runlevel 2016-08-19

------------------------------------------------------------------------
Benchmark Run: Sat Aug 20 2016 00:06:40 - 00:36:13
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12524541.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2009.7 MWIPS (10.1 s, 7 samples)
Execl Throughput                               2622.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        348324.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           95824.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        864855.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              821742.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 110175.5 lps   (10.0 s, 7 samples)
Process Creation                               5004.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3321.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1115.2 lpm   (60.0 s, 2 samples)
System Call Overhead                         953751.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12524541.0   1073.2
Double-Precision Whetstone                       55.0       2009.7    365.4
Execl Throughput                                 43.0       2622.4    609.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     348324.8    879.6
File Copy 256 bufsize 500 maxblocks            1655.0      95824.1    579.0
File Copy 4096 bufsize 8000 maxblocks          5800.0     864855.5   1491.1
Pipe Throughput                               12440.0     821742.1    660.6
Pipe-based Context Switching                   4000.0     110175.5    275.4
Process Creation                                126.0       5004.4    397.2
Shell Scripts (1 concurrent)                     42.4       3321.4    783.4
Shell Scripts (8 concurrent)                      6.0       1115.2   1858.7
System Call Overhead                          15000.0     953751.4    635.8
                                                                   ========
System Benchmarks Index Score                                         692.4

------------------------------------------------------------------------
Benchmark Run: Sat Aug 20 2016 00:36:13 - 01:04:09
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       50092595.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8051.6 MWIPS (10.1 s, 7 samples)
Execl Throughput                               7792.5 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        459677.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          131885.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1247496.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             3279013.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 526371.2 lps   (10.0 s, 7 samples)
Process Creation                              23314.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   8892.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1257.1 lpm   (60.1 s, 2 samples)
System Call Overhead                        3326909.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   50092595.7   4292.4
Double-Precision Whetstone                       55.0       8051.6   1463.9
Execl Throughput                                 43.0       7792.5   1812.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     459677.1   1160.8
File Copy 256 bufsize 500 maxblocks            1655.0     131885.0    796.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1247496.5   2150.9
Pipe Throughput                               12440.0    3279013.2   2635.9
Pipe-based Context Switching                   4000.0     526371.2   1315.9
Process Creation                                126.0      23314.5   1850.4
Shell Scripts (1 concurrent)                     42.4       8892.1   2097.2
Shell Scripts (8 concurrent)                      6.0       1257.1   2095.1
System Call Overhead                          15000.0    3326909.2   2217.9
                                                                   ========
System Benchmarks Index Score                                        1830.7

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=255K conv=fdatasync
261120+0 records in
261120+0 records out
17112760320 bytes (17 GB) copied, 96.7121 s, 177 MB/s


dd if=/dev/zero of=benchmark bs=1M count=16320 conv=fdatasync
16320+0 records in
16320+0 records out
17112760320 bytes (17 GB) copied, 95.9498 s, 178 MB/s


Hard drive
FIO random read
Performance
51.85 MB/s
IOPS
13273
./fio --time_based --name=benchmark --size=2038M --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) / 2038MB)
benchmark: Laying out IO file(s) (1 file(s) / 2038MB)
benchmark: Laying out IO file(s) (1 file(s) / 2038MB)
benchmark: Laying out IO file(s) (1 file(s) / 2038MB)
benchmark: Laying out IO file(s) (1 file(s) / 2038MB)
benchmark: Laying out IO file(s) (1 file(s) / 2038MB)
benchmark: Laying out IO file(s) (1 file(s) / 2038MB)
benchmark: Laying out IO file(s) (1 file(s) / 2038MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=20046: Sat Aug 20 00:03:31 2016
  read : io=3111.4MB, bw=53094KB/s, iops=13273, runt= 60001msec
    slat (usec): min=194, max=4179.4K, avg=594.11, stdev=13242.89
    clat (usec): min=6, max=4197.6K, avg=17444.69, stdev=16339.86
     lat (usec): min=457, max=4201.2K, avg=18040.00, stdev=21041.14
    clat percentiles (usec):
     |  1.00th=[14528],  5.00th=[15168], 10.00th=[15424], 20.00th=[15936],
     | 30.00th=[16192], 40.00th=[16512], 50.00th=[16768], 60.00th=[17280],
     | 70.00th=[17792], 80.00th=[18816], 90.00th=[20608], 95.00th=[21376],
     | 99.00th=[22400], 99.50th=[22656], 99.90th=[28032], 99.95th=[35072],
     | 99.99th=[46336]
    bw (KB  /s): min=    0, max= 8240, per=13.32%, avg=7074.14, stdev=955.17
    lat (usec) : 10=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=86.27%, 50=13.71%
    lat (msec) : >=2000=0.01%
  cpu          : usr=1.24%, sys=4.00%, ctx=825794, 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=796417/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=3111.4MB, aggrb=53093KB/s, minb=53093KB/s, maxb=53093KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  nbd0: ios=794840/5, merge=0/2, ticks=434250/0, in_queue=433920, util=99.91%
Hard drive
FIO random direct read
Performance
220.57 MB/s
IOPS
56466
./fio --time_based --name=benchmark --size=2038M --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=20060: Sat Aug 20 00:04:31 2016
  read : io=13235MB, bw=225868KB/s, iops=56466, runt= 60003msec
    slat (usec): min=9, max=16340, avg=75.94, stdev=356.19
    clat (usec): min=548, max=20046, avg=4434.17, stdev=1195.89
     lat (usec): min=648, max=20070, avg=4511.11, stdev=1194.15
    clat percentiles (usec):
     |  1.00th=[ 2192],  5.00th=[ 2704], 10.00th=[ 2992], 20.00th=[ 3408],
     | 30.00th=[ 3760], 40.00th=[ 4128], 50.00th=[ 4384], 60.00th=[ 4640],
     | 70.00th=[ 4896], 80.00th=[ 5280], 90.00th=[ 5856], 95.00th=[ 6496],
     | 99.00th=[ 8032], 99.50th=[ 8768], 99.90th=[10432], 99.95th=[11456],
     | 99.99th=[14016]
    bw (KB  /s): min=12566, max=41864, per=12.50%, avg=28236.86, stdev=2931.08
    lat (usec) : 750=0.01%, 1000=0.03%
    lat (msec) : 2=0.41%, 4=36.47%, 10=62.94%, 20=0.15%, 50=0.01%
  cpu          : usr=4.10%, sys=11.07%, ctx=537506, majf=0, minf=342
  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=3388187/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=13235MB, aggrb=225867KB/s, minb=225867KB/s, maxb=225867KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  nbd0: ios=3383345/0, merge=0/0, ticks=9184670/0, in_queue=9198250, util=99.67%
Hard drive
FIO random write
Performance
650.49 MB/s
IOPS
166524
./fio --time_based --name=benchmark --size=2038M --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=20444: Sat Aug 20 00:06:32 2016
  write: io=39030MB, bw=666100KB/s, iops=166524, runt= 60001msec
    slat (usec): min=6, max=479048, avg=39.88, stdev=864.76
    clat (usec): min=5, max=491359, avg=1490.67, stdev=5259.79
     lat (usec): min=13, max=494366, avg=1531.65, stdev=5342.04
    clat percentiles (usec):
     |  1.00th=[  398],  5.00th=[  406], 10.00th=[  422], 20.00th=[  426],
     | 30.00th=[  438], 40.00th=[  516], 50.00th=[  556], 60.00th=[  564],
     | 70.00th=[  580], 80.00th=[  612], 90.00th=[  948], 95.00th=[ 6880],
     | 99.00th=[21120], 99.50th=[30592], 99.90th=[42240], 99.95th=[50944],
     | 99.99th=[80384]
    bw (KB  /s): min=21896, max=148007, per=12.56%, avg=83662.01, stdev=22717.20
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%, 250=0.01%
    lat (usec) : 500=38.42%, 750=48.32%, 1000=3.84%
    lat (msec) : 2=1.44%, 4=1.35%, 10=2.65%, 20=2.18%, 50=1.72%
    lat (msec) : 100=0.07%, 250=0.01%, 500=0.01%
  cpu          : usr=10.52%, sys=25.21%, ctx=164181, majf=0, minf=104
  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=9991661/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=39030MB, aggrb=666099KB/s, minb=666099KB/s, maxb=666099KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  nbd0: ios=0/407675, merge=0/1200, ticks=0/2681140, in_queue=2681060, util=95.07%
Hard drive
FIO random direct write
Performance
150.07 MB/s
IOPS
38418
./fio --time_based --name=benchmark --size=2038M --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) / 2038MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=20074: Sat Aug 20 00:05:32 2016
  write: io=9010.4MB, bw=153673KB/s, iops=38418, runt= 60040msec
    slat (usec): min=11, max=1113.6K, avg=142.05, stdev=2229.00
    clat (usec): min=103, max=1124.4K, avg=6514.45, stdev=14448.03
     lat (usec): min=291, max=1124.5K, avg=6657.59, stdev=14620.68
    clat percentiles (usec):
     |  1.00th=[ 1176],  5.00th=[ 1960], 10.00th=[ 2608], 20.00th=[ 3568],
     | 30.00th=[ 4192], 40.00th=[ 4832], 50.00th=[ 5600], 60.00th=[ 6560],
     | 70.00th=[ 7520], 80.00th=[ 8384], 90.00th=[ 9920], 95.00th=[11584],
     | 99.00th=[20864], 99.50th=[31104], 99.90th=[54528], 99.95th=[78336],
     | 99.99th=[1073152]
    bw (KB  /s): min=    4, max=28984, per=12.77%, avg=19630.96, stdev=4351.74
    lat (usec) : 250=0.01%, 500=0.07%, 750=0.52%, 1000=0.30%
    lat (msec) : 2=4.44%, 4=21.63%, 10=63.55%, 20=8.45%, 50=0.92%
    lat (msec) : 100=0.08%, 250=0.01%, 500=0.01%, 750=0.01%, 2000=0.01%
  cpu          : usr=3.01%, sys=11.30%, ctx=564451, majf=0, minf=103
  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=2306637/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=9010.4MB, aggrb=153673KB/s, minb=153673KB/s, maxb=153673KB/s, mint=60040msec, maxt=60040msec

Disk stats (read/write):
  nbd0: ios=0/2305603, merge=0/19042, ticks=0/6964710, in_queue=6965230, util=99.92%
Download
Download benchmark results
Download speed
886.33 Mbit/s
Downloaded 104857600 bytes in 0.904 sec
Downloaded 104857600 bytes in 0.900 sec
Downloaded 104857600 bytes in 0.902 sec
Downloaded 104857600 bytes in 0.906 sec
Downloaded 104857600 bytes in 0.901 sec
Finished! Average download speed is 886.33 Mbit/s
Upload
Speedtest results
Upload speed
467.72 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Scaleway ...
Selecting 15 servers that are not too close:
  1. iperf.fr (Rouen) [111.21 km]: 2.511 ms
  2. Heberg.fr (Amiens) [114.99 km]: 6.394 ms
  3. Ikoula (Reims) [131.50 km]: 6.181 ms
  4. Orange (Reims) [131.50 km]: 6.389 ms
  5. LaFibre.info (Douai) [176.53 km]: 2.475 ms
  6. Charlus (Valenciennes) [187.35 km]: 2.1 ms
  7. ATE (Villeneuve-d'Ascq) [204.64 km]: 6.766 ms
  8. Treudler FR (Roubaix) [213.32 km]: 8.343 ms
  9. Verelox (Roubaix) [213.32 km]: 6.452 ms
  10. ePlay TV (Roubaix) [213.32 km]: 6.681 ms
  11. Ultimate AIR Gamers (Roubaix) [213.32 km]: 6.126 ms
  12. myplex.org (Gravelines) [237.06 km]: 7.283 ms
  13. Alabar (Saint-Lo) [251.82 km]: 6.979 ms
  14. CloudConnX (Eastbourne) [258.84 km]: 22.386 ms
  15. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 21.253 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 685.58 Mbit/s
  2. Heberg.fr (Amiens):                          ......................... 493.18 Mbit/s
  3. Ikoula (Reims):                              ......................... 559.66 Mbit/s
  4. Orange (Reims):                              ......................... 328.35 Mbit/s
  5. LaFibre.info (Douai):                        ......................... 744.12 Mbit/s
  6. Charlus (Valenciennes):                      ......................... 624.78 Mbit/s
  7. ATE (Villeneuve-d'Ascq):                     ......................... 567.96 Mbit/s
  8. Treudler FR (Roubaix):                       ......................... 415.00 Mbit/s
  9. Verelox (Roubaix):                           ......................... 330.76 Mbit/s
  10. ePlay TV (Roubaix):                         ......................... 73.23 Mbit/s
  11. Ultimate AIR Gamers (Roubaix):              ......................... 403.80 Mbit/s
  12. myplex.org (Gravelines):                    ......................... 44.60 Mbit/s
  13. Alabar (Saint-Lo):                          ......................... 445.39 Mbit/s
  14. CloudConnX (Eastbourne):                    ......................... 237.20 Mbit/s
  15. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 244.53 Mbit/s
Average upload speed is 413.21 Mbit/s