Stopwatch
Benchmark report #1586
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.6
France

Benchmark results summary:


UnixBench - 1184.1
Disk Read - 70 MB/s
Disk Write - 341 MB/s
Bandwidth - 486.50 MB/s

More: https://serverscope.io/trials/Jmj
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.6
Location
Benchmark summary
Benchmark summary
UnixBench
1184.1
Disk Read
70 MB/s
Disk Write
341 MB/s
Bandwidth
486.50 Mbit/s
Speedtest
249.31 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1184.1
UnixBench (one CPU)
695.5
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: vc1: 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
   CPU 1: Intel(R) Atom(TM) CPU C2750 @ 2.40GHz (4787.8 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   13:20:27 up 15 min,  1 user,  load average: 7.61, 4.86, 2.27; runlevel 2016-10-06

------------------------------------------------------------------------
Benchmark Run: Thu Oct 06 2016 13:20:27 - 13:48:24
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12331733.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1923.8 MWIPS (10.0 s, 7 samples)
Execl Throughput                               2139.4 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        452636.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          129495.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        999834.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1150149.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  42222.1 lps   (10.0 s, 7 samples)
Process Creation                               4491.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3760.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    759.6 lpm   (60.0 s, 2 samples)
System Call Overhead                        1735305.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12331733.9   1056.7
Double-Precision Whetstone                       55.0       1923.8    349.8
Execl Throughput                                 43.0       2139.4    497.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     452636.2   1143.0
File Copy 256 bufsize 500 maxblocks            1655.0     129495.4    782.4
File Copy 4096 bufsize 8000 maxblocks          5800.0     999834.9   1723.9
Pipe Throughput                               12440.0    1150149.5    924.6
Pipe-based Context Switching                   4000.0      42222.1    105.6
Process Creation                                126.0       4491.4    356.5
Shell Scripts (1 concurrent)                     42.4       3760.4    886.9
Shell Scripts (8 concurrent)                      6.0        759.6   1266.1
System Call Overhead                          15000.0    1735305.8   1156.9
                                                                   ========
System Benchmarks Index Score                                         695.5

------------------------------------------------------------------------
Benchmark Run: Thu Oct 06 2016 13:48:24 - 14:16:19
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       24621909.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3844.0 MWIPS (9.9 s, 7 samples)
Execl Throughput                               3814.5 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        478455.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          136883.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1285007.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2295977.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 227568.1 lps   (10.0 s, 7 samples)
Process Creation                              10100.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5676.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    788.0 lpm   (60.1 s, 2 samples)
System Call Overhead                        2660037.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24621909.2   2109.8
Double-Precision Whetstone                       55.0       3844.0    698.9
Execl Throughput                                 43.0       3814.5    887.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     478455.3   1208.2
File Copy 256 bufsize 500 maxblocks            1655.0     136883.4    827.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1285007.6   2215.5
Pipe Throughput                               12440.0    2295977.6   1845.6
Pipe-based Context Switching                   4000.0     227568.1    568.9
Process Creation                                126.0      10100.6    801.6
Shell Scripts (1 concurrent)                     42.4       5676.5   1338.8
Shell Scripts (8 concurrent)                      6.0        788.0   1313.3
System Call Overhead                          15000.0    2660037.4   1773.4
                                                                   ========
System Benchmarks Index Score                                        1184.1

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, 36.9639 s, 116 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, 22.971 s, 187 MB/s


Hard drive
FIO random read
Performance
70.49 MB/s
IOPS
18045
./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=22525: Thu Oct  6 13:17:19 2016
  read : io=4229.6MB, bw=72184KB/s, iops=18045, runt= 60001msec
    slat (usec): min=4, max=30107, avg=429.87, stdev=811.14
    clat (usec): min=5, max=180418, avg=13742.00, stdev=10618.67
     lat (usec): min=217, max=181200, avg=14174.23, stdev=10898.71
    clat percentiles (msec):
     |  1.00th=[    5],  5.00th=[    7], 10.00th=[    8], 20.00th=[    9],
     | 30.00th=[   10], 40.00th=[   11], 50.00th=[   11], 60.00th=[   12],
     | 70.00th=[   13], 80.00th=[   15], 90.00th=[   23], 95.00th=[   35],
     | 99.00th=[   63], 99.50th=[   73], 99.90th=[   96], 99.95th=[  110],
     | 99.99th=[  143]
    bw (KB  /s): min= 1482, max=20360, per=12.49%, avg=9012.92, stdev=3439.24
    lat (usec) : 10=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.19%, 10=38.43%, 20=49.81%, 50=9.35%
    lat (msec) : 100=2.13%, 250=0.08%
  cpu          : usr=2.79%, sys=6.16%, ctx=1094792, majf=0, minf=338
  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=1082774/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=4229.6MB, aggrb=72183KB/s, minb=72183KB/s, maxb=72183KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1061011/14, merge=0/13, ticks=363220/50, in_queue=366190, util=100.00%
Hard drive
FIO random direct read
Performance
109.31 MB/s
IOPS
27984
./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=22538: Thu Oct  6 13:18:19 2016
  read : io=6559.9MB, bw=111937KB/s, iops=27984, runt= 60009msec
    slat (usec): min=8, max=291846, avg=190.33, stdev=1753.88
    clat (usec): min=2, max=311039, avg=8898.24, stdev=12077.24
     lat (usec): min=69, max=351802, avg=9093.16, stdev=12264.41
    clat percentiles (usec):
     |  1.00th=[  430],  5.00th=[  756], 10.00th=[ 1032], 20.00th=[ 1544],
     | 30.00th=[ 2128], 40.00th=[ 3088], 50.00th=[ 4512], 60.00th=[ 6432],
     | 70.00th=[ 9152], 80.00th=[13504], 90.00th=[22400], 95.00th=[32128],
     | 99.00th=[55552], 99.50th=[69120], 99.90th=[97792], 99.95th=[112128],
     | 99.99th=[257024]
    bw (KB  /s): min=    7, max=41368, per=12.51%, avg=14007.82, stdev=6220.00
    lat (usec) : 4=0.01%, 50=0.01%, 100=0.01%, 250=0.14%, 500=1.45%
    lat (usec) : 750=3.31%, 1000=4.35%
    lat (msec) : 2=19.06%, 4=18.46%, 10=25.60%, 20=15.57%, 50=10.55%
    lat (msec) : 100=1.41%, 250=0.08%, 500=0.01%
  cpu          : usr=4.60%, sys=11.57%, ctx=121190, majf=0, minf=340
  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=1679307/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=6559.9MB, aggrb=111937KB/s, minb=111937KB/s, maxb=111937KB/s, mint=60009msec, maxt=60009msec

Disk stats (read/write):
  vda: ios=1671235/9, merge=0/2, ticks=4947250/30, in_queue=4964000, util=99.76%
Hard drive
FIO random write
Performance
341.85 MB/s
IOPS
87512
./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=22588: Thu Oct  6 13:20:20 2016
  write: io=20512MB, bw=350051KB/s, iops=87512, runt= 60002msec
    slat (usec): min=5, max=1828.2K, avg=77.75, stdev=3487.06
    clat (usec): min=4, max=1859.6K, avg=2832.58, stdev=20548.67
     lat (usec): min=13, max=1859.6K, avg=2912.31, stdev=20870.45
    clat percentiles (usec):
     |  1.00th=[  378],  5.00th=[  390], 10.00th=[  394], 20.00th=[  406],
     | 30.00th=[  414], 40.00th=[  426], 50.00th=[  438], 60.00th=[  458],
     | 70.00th=[  494], 80.00th=[  564], 90.00th=[  948], 95.00th=[17280],
     | 99.00th=[47360], 99.50th=[55552], 99.90th=[96768], 99.95th=[224256],
     | 99.99th=[937984]
    bw (KB  /s): min=    4, max=144960, per=13.13%, avg=45953.53, stdev=15712.78
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%, 250=0.01%
    lat (usec) : 500=71.53%, 750=16.44%, 1000=2.33%
    lat (msec) : 2=2.04%, 4=1.16%, 10=0.55%, 20=1.18%, 50=3.86%
    lat (msec) : 100=0.81%, 250=0.05%, 500=0.02%, 750=0.01%, 1000=0.02%
    lat (msec) : 2000=0.01%
  cpu          : usr=6.91%, sys=10.78%, ctx=39536, majf=0, minf=92
  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=5250946/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=20512MB, aggrb=350051KB/s, minb=350051KB/s, maxb=350051KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=22/770237, merge=0/167, ticks=1880/5304590, in_queue=5324080, util=82.74%
Hard drive
FIO random direct write
Performance
96.65 MB/s
IOPS
24742
./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=22548: Thu Oct  6 13:19:20 2016
  write: io=5865.2MB, bw=98968KB/s, iops=24742, runt= 60685msec
    slat (usec): min=10, max=900485, avg=215.48, stdev=4395.86
    clat (usec): min=3, max=970741, avg=10114.45, stdev=30514.77
     lat (usec): min=103, max=970754, avg=10332.02, stdev=30858.06
    clat percentiles (usec):
     |  1.00th=[  628],  5.00th=[  836], 10.00th=[ 1112], 20.00th=[ 2256],
     | 30.00th=[ 3792], 40.00th=[ 5024], 50.00th=[ 6624], 60.00th=[ 9152],
     | 70.00th=[11328], 80.00th=[14016], 90.00th=[18048], 95.00th=[22400],
     | 99.00th=[38144], 99.50th=[61184], 99.90th=[634880], 99.95th=[806912],
     | 99.99th=[897024]
    bw (KB  /s): min=  163, max=26064, per=13.08%, avg=12946.88, stdev=4420.98
    lat (usec) : 4=0.01%, 100=0.01%, 250=0.03%, 500=0.17%, 750=2.97%
    lat (usec) : 1000=5.04%
    lat (msec) : 2=10.36%, 4=13.16%, 10=31.89%, 20=29.30%, 50=6.45%
    lat (msec) : 100=0.30%, 250=0.11%, 500=0.10%, 750=0.04%, 1000=0.08%
  cpu          : usr=2.86%, sys=8.92%, ctx=111902, 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=1501473/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=5865.2MB, aggrb=98968KB/s, minb=98968KB/s, maxb=98968KB/s, mint=60685msec, maxt=60685msec

Disk stats (read/write):
  vda: ios=0/1501414, merge=0/2725, ticks=0/4604040, in_queue=4714490, util=98.80%
Download
Download benchmark results
Download speed
486.50 Mbit/s
Downloaded 104857600 bytes in 2.450 sec
Downloaded 104857600 bytes in 1.478 sec
Downloaded 104857600 bytes in 1.050 sec
Downloaded 104857600 bytes in 1.575 sec
Downloaded 104857600 bytes in 1.669 sec
Finished! Average download speed is 486.50 Mbit/s
Upload
Speedtest results
Upload speed
249.31 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]: 7.229 ms
  2. Ikoula (Reims) [131.50 km]: 9.451 ms
  3. Orange (Reims) [131.50 km]: 85.316 ms
  4. LaFibre.info (Douai) [176.53 km]: 5.35 ms
  5. Charlus (Valenciennes) [187.35 km]: 7.654 ms
  6. Treudler FR (Roubaix) [213.32 km]: 12.701 ms
  7. Verelox (Roubaix) [213.32 km]: 15.663 ms
  8. ePlay TV (Roubaix) [213.32 km]: 74.36 ms
  9. Ultimate AIR Gamers (Roubaix) [213.32 km]: 17.466 ms
  10. myplex.org (Gravelines) [237.06 km]: 13.758 ms
  11. Alabar (Saint-Lo) [251.82 km]: 13.926 ms
  12. CloudConnX (Eastbourne) [258.84 km]: 40.357 ms
  13. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 22.648 ms
  14. Orange Belgium (Brussels) [264.26 km]: 22.567 ms
  15. Verixi SPRL (Zaventem) [264.26 km]: 183.375 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 303.48 Mbit/s
  2. Ikoula (Reims):                              ......................... 348.78 Mbit/s
  3. Orange (Reims):                              ......................... 173.17 Mbit/s
  4. LaFibre.info (Douai):                        ......................... 361.97 Mbit/s
  5. Charlus (Valenciennes):                      ......................... 326.21 Mbit/s
  6. Treudler FR (Roubaix):                       ......................... 243.26 Mbit/s
  7. Verelox (Roubaix):                           ......................... 234.63 Mbit/s
  8. ePlay TV (Roubaix):                          ......................... 164.56 Mbit/s
  9. Ultimate AIR Gamers (Roubaix):               ......................... 281.11 Mbit/s
  10. myplex.org (Gravelines):                    ......................... 41.65 Mbit/s
  11. Alabar (Saint-Lo):                          ......................... 279.82 Mbit/s
  12. CloudConnX (Eastbourne):                    ......................... 104.12 Mbit/s
  13. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 122.97 Mbit/s
  14. Orange Belgium (Brussels):                  ......................... 151.72 Mbit/s
  15. Verixi SPRL (Zaventem):                     ......................... 57.81 Mbit/s
Average upload speed is 213.02 Mbit/s