Stopwatch
Benchmark report #5150
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 9.3
United Kingdom

Benchmark results summary:


UnixBench - 818.4
Disk Read - 88 MB/s
Disk Write - 408 MB/s
Bandwidth - 851.41 MB/s

More: https://serverscope.io/trials/36E6
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 9.3
Location
Benchmark summary
Benchmark summary
UnixBench
818.4
Disk Read
88 MB/s
Disk Write
408 MB/s
Bandwidth
851.41 Mbit/s
Speedtest
148.86 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
818.4
UnixBench (one CPU)
580.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 "/srv/rutorrent/home/serverscope-36AvaL/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/srv/rutorrent/home/serverscope-36AvaL/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/srv/rutorrent/home/serverscope-36AvaL/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/srv/rutorrent/home/serverscope-36AvaL/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/srv/rutorrent/home/serverscope-36AvaL/byte-unixbench/UnixBench"
make[1]: Leaving directory "/srv/rutorrent/home/serverscope-36AvaL/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: benba: GNU/Linux
   OS: GNU/Linux -- 4.5.1-std-1 -- #1 SMP Mon Apr 18 19:58:58 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
   23:09:40 up 52 days,  1:39,  2 users,  load average: 7.87, 4.92, 2.30; runlevel 2017-11-18

------------------------------------------------------------------------
Benchmark Run: Tue Jan 09 2018 23:09:40 - 23:37:37
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12332117.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2013.3 MWIPS (10.0 s, 7 samples)
Execl Throughput                               1589.0 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        418201.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          126545.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        857699.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1156841.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  41205.3 lps   (10.0 s, 7 samples)
Process Creation                               3148.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2470.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    374.4 lpm   (60.1 s, 2 samples)
System Call Overhead                        1479360.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12332117.5   1056.7
Double-Precision Whetstone                       55.0       2013.3    366.1
Execl Throughput                                 43.0       1589.0    369.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     418201.3   1056.1
File Copy 256 bufsize 500 maxblocks            1655.0     126545.0    764.6
File Copy 4096 bufsize 8000 maxblocks          5800.0     857699.0   1478.8
Pipe Throughput                               12440.0    1156841.3    929.9
Pipe-based Context Switching                   4000.0      41205.3    103.0
Process Creation                                126.0       3148.7    249.9
Shell Scripts (1 concurrent)                     42.4       2470.5    582.7
Shell Scripts (8 concurrent)                      6.0        374.4    624.0
System Call Overhead                          15000.0    1479360.2    986.2
                                                                   ========
System Benchmarks Index Score                                         580.5

------------------------------------------------------------------------
Benchmark Run: Tue Jan 09 2018 23:37:37 - 00:06:46
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       15271762.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3993.5 MWIPS (10.0 s, 7 samples)
Execl Throughput                               1704.3 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        332733.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          102527.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        763254.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1862192.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  95275.0 lps   (10.0 s, 7 samples)
Process Creation                               6120.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5085.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    662.7 lpm   (60.1 s, 2 samples)
System Call Overhead                        2288159.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   15271762.7   1308.6
Double-Precision Whetstone                       55.0       3993.5    726.1
Execl Throughput                                 43.0       1704.3    396.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     332733.4    840.2
File Copy 256 bufsize 500 maxblocks            1655.0     102527.9    619.5
File Copy 4096 bufsize 8000 maxblocks          5800.0     763254.0   1316.0
Pipe Throughput                               12440.0    1862192.7   1496.9
Pipe-based Context Switching                   4000.0      95275.0    238.2
Process Creation                                126.0       6120.7    485.8
Shell Scripts (1 concurrent)                     42.4       5085.5   1199.4
Shell Scripts (8 concurrent)                      6.0        662.7   1104.5
System Call Overhead                          15000.0    2288159.8   1525.4
                                                                   ========
System Benchmarks Index Score                                         818.4

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, 12.738 s, 169 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, 12.1875 s, 176 MB/s


Hard drive
FIO random read
Performance
88.92 MB/s
IOPS
22762
./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=1117: Tue Jan  9 23:06:30 2018
  read : io=5335.2MB, bw=91050KB/s, iops=22762, runt= 60002msec
    clat (usec): min=2, max=21829, avg=343.40, stdev=416.78
     lat (usec): min=3, max=21829, avg=344.11, stdev=416.99
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    4], 10.00th=[    5], 20.00th=[  183],
     | 30.00th=[  233], 40.00th=[  274], 50.00th=[  314], 60.00th=[  354],
     | 70.00th=[  406], 80.00th=[  462], 90.00th=[  556], 95.00th=[  644],
     | 99.00th=[ 1096], 99.50th=[ 2040], 99.90th=[ 6368], 99.95th=[ 8032],
     | 99.99th=[12992]
    bw (KB  /s): min= 7424, max=21728, per=12.52%, avg=11397.14, stdev=2488.24
    lat (usec) : 4=1.94%, 10=9.60%, 20=0.59%, 50=0.28%, 100=0.13%
    lat (usec) : 250=21.62%, 500=50.70%, 750=12.58%, 1000=1.41%
    lat (msec) : 2=0.64%, 4=0.25%, 10=0.23%, 20=0.03%, 50=0.01%
  cpu          : usr=3.07%, sys=10.62%, ctx=1197255, majf=0, minf=67
  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=1365798/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=5335.2MB, aggrb=91050KB/s, minb=91050KB/s, maxb=91050KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=1195847/76, merge=0/102, ticks=281420/210, in_queue=282250, util=95.36%
Hard drive
FIO random direct read
Performance
79.41 MB/s
IOPS
20328
./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=1369: Tue Jan  9 23:07:31 2018
  read : io=4764.7MB, bw=81312KB/s, iops=20328, runt= 60003msec
    clat (usec): min=61, max=23700, avg=383.98, stdev=392.20
     lat (usec): min=62, max=23701, avg=384.71, stdev=392.39
    clat percentiles (usec):
     |  1.00th=[  120],  5.00th=[  155], 10.00th=[  183], 20.00th=[  227],
     | 30.00th=[  262], 40.00th=[  298], 50.00th=[  338], 60.00th=[  374],
     | 70.00th=[  422], 80.00th=[  478], 90.00th=[  564], 95.00th=[  668],
     | 99.00th=[ 1192], 99.50th=[ 1896], 99.90th=[ 6368], 99.95th=[ 8384],
     | 99.99th=[12096]
    bw (KB  /s): min= 4079, max=16096, per=12.50%, avg=10165.95, stdev=1396.15
    lat (usec) : 100=0.18%, 250=26.03%, 500=57.05%, 750=13.64%, 1000=1.70%
    lat (msec) : 2=0.93%, 4=0.24%, 10=0.21%, 20=0.02%, 50=0.01%
  cpu          : usr=3.06%, sys=9.16%, ctx=1225307, majf=0, minf=73
  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=1219747/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=4764.7MB, aggrb=81312KB/s, minb=81312KB/s, maxb=81312KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=1230617/151, merge=4/244, ticks=303950/210, in_queue=304530, util=96.06%
Hard drive
FIO random write
Performance
408.77 MB/s
IOPS
104644
./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=1435: Tue Jan  9 23:09:33 2018
  write: io=24737MB, bw=418577KB/s, iops=104644, runt= 60517msec
    clat (usec): min=4, max=1103.7K, avg=66.30, stdev=3245.03
     lat (usec): min=5, max=1103.7K, avg=67.39, stdev=3249.29
    clat percentiles (usec):
     |  1.00th=[    5],  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=[   10],
     | 99.00th=[   27], 99.50th=[   88], 99.90th=[20096], 99.95th=[28288],
     | 99.99th=[43264]
    bw (KB  /s): min=    4, max=112620, per=13.39%, avg=56049.07, stdev=17711.97
    lat (usec) : 10=94.78%, 20=4.04%, 50=0.51%, 100=0.20%, 250=0.13%
    lat (usec) : 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.03%, 4=0.02%, 10=0.05%, 20=0.09%, 50=0.10%
    lat (msec) : 100=0.01%, 250=0.01%, 750=0.01%, 1000=0.01%, 2000=0.01%
  cpu          : usr=6.00%, sys=10.89%, ctx=48080, majf=0, minf=76
  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=6332763/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=24737MB, aggrb=418577KB/s, minb=418577KB/s, maxb=418577KB/s, mint=60517msec, maxt=60517msec

Disk stats (read/write):
  vda: ios=161/766740, merge=0/1016, ticks=380/4290390, in_queue=4414790, util=67.73%
Hard drive
FIO random direct write
Performance
16.04 MB/s
IOPS
4105
./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=1403: Tue Jan  9 23:08:32 2018
  write: io=989604KB, bw=16421KB/s, iops=4105, runt= 60264msec
    clat (usec): min=113, max=443008, avg=1939.67, stdev=7765.37
     lat (usec): min=114, max=443009, avg=1940.61, stdev=7765.41
    clat percentiles (usec):
     |  1.00th=[  124],  5.00th=[  149], 10.00th=[  173], 20.00th=[  213],
     | 30.00th=[  253], 40.00th=[ 1352], 50.00th=[ 1864], 60.00th=[ 2064],
     | 70.00th=[ 2256], 80.00th=[ 2480], 90.00th=[ 2960], 95.00th=[ 3664],
     | 99.00th=[13504], 99.50th=[21120], 99.90th=[45312], 99.95th=[68096],
     | 99.99th=[374784]
    bw (KB  /s): min=  136, max= 5365, per=12.63%, avg=2074.44, stdev=928.69
    lat (usec) : 250=29.31%, 500=10.23%, 750=0.20%, 1000=0.08%
    lat (msec) : 2=16.98%, 4=39.21%, 10=2.65%, 20=0.78%, 50=0.48%
    lat (msec) : 100=0.04%, 250=0.01%, 500=0.04%
  cpu          : usr=0.74%, sys=2.83%, ctx=553820, majf=0, minf=81
  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=247401/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=989604KB, aggrb=16421KB/s, minb=16421KB/s, maxb=16421KB/s, mint=60264msec, maxt=60264msec

Disk stats (read/write):
  vda: ios=160/247575, merge=0/2538, ticks=0/49090, in_queue=49350, util=75.04%
Download
Download benchmark results
Download speed
851.41 Mbit/s
Downloaded 104857600 bytes in 0.955774 sec
Downloaded 104857600 bytes in 0.938528 sec
Downloaded 104857600 bytes in 0.916714 sec
Downloaded 104857600 bytes in 0.923235 sec
Downloaded 104857600 bytes in 0.963822 sec
Finished! Average download speed is 851.41 Mbit/s
Upload
Speedtest results
Upload speed
148.86 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Scaleway ...
Selecting 15 servers that are not too close:
  1. Montataire (Montataire) [44.96 km]: 15.41 ms
  2. iperf.fr (Rouen) [111.21 km]: 6.92 ms
  3. Ikoula (Reims) [131.50 km]: 27.258 ms
  4. LaFibre.info (Douai) [176.53 km]: 5.107 ms
  5. MyTheValentinus (Roubaix) [213.32 km]: 7.018 ms
  6. ePlay TV (Roubaix) [213.32 km]: 178.167 ms
  7. Matthews Tech (Gravelines) [237.06 km]: 10.031 ms
  8. CloudConnX (Eastbourne) [258.84 km]: 30.151 ms
  9. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 12.251 ms
  10. RIV54 (Saulnes) [264.06 km]: 13.124 ms
  11. Proximus (Brussels) [264.26 km]: 10.784 ms
  12. Combell (Brussels) [264.26 km]: 19.288 ms
  13. Riffle Media BVBA (Brussels) [264.26 km]: 75.379 ms
  14. Orange Belgium (Brussels) [264.26 km]: 18.892 ms
  15. SKSGroup (Brussels) [264.26 km]: 14.563 ms
Testing upload speeds
  1. Montataire (Montataire):                     ......................... 74.38 Mbit/s
  2. iperf.fr (Rouen):                            ......................... 259.97 Mbit/s
  3. Ikoula (Reims):                              ......................... 204.05 Mbit/s
  4. LaFibre.info (Douai):                        ......................... 397.90 Mbit/s
  5. MyTheValentinus (Roubaix):                   ......................... 184.04 Mbit/s
  6. ePlay TV (Roubaix):                          ......................... 142.97 Mbit/s
  7. Matthews Tech (Gravelines):                  ......................... 143.81 Mbit/s
  8. CloudConnX (Eastbourne):                     ......................... 40.65 Mbit/s
  9. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 100.74 Mbit/s
  10. RIV54 (Saulnes):                            ......................... 113.60 Mbit/s
  11. Proximus (Brussels):                        ......................... 128.60 Mbit/s
  12. Combell (Brussels):                         ......................... 64.80 Mbit/s
  13. Riffle Media BVBA (Brussels):               ......................... 112.51 Mbit/s
  14. Orange Belgium (Brussels):                  ......................... 74.49 Mbit/s
  15. SKSGroup (Brussels):                        ......................... 82.14 Mbit/s
Average upload speed is 141.64 Mbit/s