Stopwatch
Benchmark report #3357
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.8
France

Benchmark results summary:


UnixBench - 1091.4
Disk Read - 148 MB/s
Disk Write - 413 MB/s
Bandwidth - 723.98 MB/s

More: https://serverscope.io/trials/qjRm
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.8
Location
Benchmark summary
Benchmark summary
UnixBench
1091.4
Disk Read
148 MB/s
Disk Write
413 MB/s
Bandwidth
723.98 Mbit/s
Speedtest
125.59 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1091.4
UnixBench (one CPU)
601.9
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-zLUFcZ/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-zLUFcZ/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-zLUFcZ/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-zLUFcZ/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-zLUFcZ/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-zLUFcZ/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: bofh.pesadillaenelscript.com: GNU/Linux
   OS: GNU/Linux -- 4.9.20-std-1 -- #1 SMP Tue Apr 4 12:56:17 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
   21:49:59 up 14 days,  9:45,  1 user,  load average: 7.95, 4.87, 2.14; runlevel 2017-05-05

------------------------------------------------------------------------
Benchmark Run: Fri May 19 2017 21:49:59 - 22:17:51
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12391467.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1930.8 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1331.3 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        428300.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          125697.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        941790.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1165128.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  21430.4 lps   (10.0 s, 7 samples)
Process Creation                               3450.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3495.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    681.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        1713079.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12391467.0   1061.8
Double-Precision Whetstone                       55.0       1930.8    351.0
Execl Throughput                                 43.0       1331.3    309.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     428300.5   1081.6
File Copy 256 bufsize 500 maxblocks            1655.0     125697.8    759.5
File Copy 4096 bufsize 8000 maxblocks          5800.0     941790.8   1623.8
Pipe Throughput                               12440.0    1165128.8    936.6
Pipe-based Context Switching                   4000.0      21430.4     53.6
Process Creation                                126.0       3450.5    273.8
Shell Scripts (1 concurrent)                     42.4       3495.0    824.3
Shell Scripts (8 concurrent)                      6.0        681.5   1135.9
System Call Overhead                          15000.0    1713079.2   1142.1
                                                                   ========
System Benchmarks Index Score                                         601.9

------------------------------------------------------------------------
Benchmark Run: Fri May 19 2017 22:17:51 - 22:45:43
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       24760258.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3862.4 MWIPS (9.9 s, 7 samples)
Execl Throughput                               3195.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        499263.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          140350.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1301707.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2329595.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 156197.1 lps   (10.0 s, 7 samples)
Process Creation                               7564.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5056.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    702.3 lpm   (60.1 s, 2 samples)
System Call Overhead                        2631730.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24760258.2   2121.7
Double-Precision Whetstone                       55.0       3862.4    702.3
Execl Throughput                                 43.0       3195.8    743.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     499263.9   1260.8
File Copy 256 bufsize 500 maxblocks            1655.0     140350.8    848.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1301707.3   2244.3
Pipe Throughput                               12440.0    2329595.9   1872.7
Pipe-based Context Switching                   4000.0     156197.1    390.5
Process Creation                                126.0       7564.2    600.3
Shell Scripts (1 concurrent)                     42.4       5056.4   1192.6
Shell Scripts (8 concurrent)                      6.0        702.3   1170.5
System Call Overhead                          15000.0    2631730.4   1754.5
                                                                   ========
System Benchmarks Index Score                                        1091.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) copied, 11.2376 s, 191 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, 11.561 s, 186 MB/s


Hard drive
FIO random read
Performance
148.02 MB/s
IOPS
37894
./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=28388: Fri May 19 21:46:50 2017
  read : io=8881.6MB, bw=151576KB/s, iops=37894, runt= 60001msec
    clat (usec): min=2, max=15034, avg=201.53, stdev=229.06
     lat (usec): min=3, max=15034, avg=202.53, stdev=229.96
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    4], 10.00th=[   16], 20.00th=[  133],
     | 30.00th=[  153], 40.00th=[  177], 50.00th=[  193], 60.00th=[  211],
     | 70.00th=[  233], 80.00th=[  262], 90.00th=[  318], 95.00th=[  370],
     | 99.00th=[  506], 99.50th=[  572], 99.90th=[ 1368], 99.95th=[ 6368],
     | 99.99th=[ 9920]
    bw (KB  /s): min=14000, max=27400, per=12.50%, avg=18947.70, stdev=1841.22
    lat (usec) : 4=1.01%, 10=8.58%, 20=0.79%, 50=0.32%, 100=0.67%
    lat (usec) : 250=65.62%, 500=21.93%, 750=0.90%, 1000=0.06%
    lat (msec) : 2=0.03%, 4=0.02%, 10=0.06%, 20=0.01%
  cpu          : usr=5.66%, sys=17.87%, ctx=2034337, 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=2273683/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=8881.6MB, aggrb=151576KB/s, minb=151576KB/s, maxb=151576KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2025567/9, merge=0/6, ticks=186380/10, in_queue=185430, util=99.65%
Hard drive
FIO random direct read
Performance
152.17 MB/s
IOPS
38954
./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=28398: Fri May 19 21:47:50 2017
  read : io=9130.3MB, bw=155820KB/s, iops=38954, runt= 60001msec
    clat (usec): min=64, max=20727, avg=194.33, stdev=63.72
     lat (usec): min=65, max=20728, avg=195.23, stdev=63.92
    clat percentiles (usec):
     |  1.00th=[  108],  5.00th=[  122], 10.00th=[  131], 20.00th=[  143],
     | 30.00th=[  163], 40.00th=[  175], 50.00th=[  191], 60.00th=[  203],
     | 70.00th=[  215], 80.00th=[  229], 90.00th=[  262], 95.00th=[  302],
     | 99.00th=[  390], 99.50th=[  430], 99.90th=[  532], 99.95th=[  596],
     | 99.99th=[  828]
    bw (KB  /s): min=13360, max=20256, per=12.50%, avg=19481.95, stdev=597.36
    lat (usec) : 100=0.41%, 250=88.05%, 500=11.37%, 750=0.15%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=6.41%, sys=17.87%, ctx=2342223, 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=2337335/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=9130.3MB, aggrb=155819KB/s, minb=155819KB/s, maxb=155819KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2335128/0, merge=0/0, ticks=212820/0, in_queue=211800, util=99.61%
Hard drive
FIO random write
Performance
413.27 MB/s
IOPS
105798
./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=28418: Fri May 19 21:49:52 2017
  write: io=25049MB, bw=423193KB/s, iops=105798, runt= 60611msec
    clat (usec): min=5, max=982646, avg=67.37, stdev=3054.61
     lat (usec): min=5, max=982647, avg=68.51, stdev=3058.16
    clat percentiles (usec):
     |  1.00th=[    6],  5.00th=[    6], 10.00th=[    6], 20.00th=[    7],
     | 30.00th=[    7], 40.00th=[    7], 50.00th=[    7], 60.00th=[    8],
     | 70.00th=[    8], 80.00th=[    8], 90.00th=[    9], 95.00th=[   10],
     | 99.00th=[   45], 99.50th=[  124], 99.90th=[20864], 99.95th=[27776],
     | 99.99th=[39680]
    bw (KB  /s): min=  199, max=113964, per=13.24%, avg=56009.61, stdev=17344.64
    lat (usec) : 10=94.10%, 20=4.39%, 50=0.59%, 100=0.35%, 250=0.21%
    lat (usec) : 500=0.05%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.04%, 4=0.02%, 10=0.04%, 20=0.09%, 50=0.11%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
  cpu          : usr=6.55%, sys=11.30%, ctx=43311, majf=0, minf=93
  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=6412542/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=25049MB, aggrb=423193KB/s, minb=423193KB/s, maxb=423193KB/s, mint=60611msec, maxt=60611msec

Disk stats (read/write):
  vda: ios=0/946763, merge=0/519, ticks=0/4246390, in_queue=4353660, util=75.04%
Hard drive
FIO random direct write
Performance
23.17 MB/s
IOPS
5930
./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=28408: Fri May 19 21:48:51 2017
  write: io=1397.6MB, bw=23723KB/s, iops=5930, runt= 60325msec
    clat (usec): min=103, max=633428, avg=1341.94, stdev=7443.34
     lat (usec): min=104, max=633429, avg=1342.68, stdev=7443.35
    clat percentiles (usec):
     |  1.00th=[  110],  5.00th=[  123], 10.00th=[  133], 20.00th=[  151],
     | 30.00th=[  173], 40.00th=[ 1176], 50.00th=[ 1304], 60.00th=[ 1400],
     | 70.00th=[ 1496], 80.00th=[ 1624], 90.00th=[ 1896], 95.00th=[ 2320],
     | 99.00th=[ 9024], 99.50th=[11712], 99.90th=[20096], 99.95th=[28032],
     | 99.99th=[460800]
    bw (KB  /s): min=   72, max= 7329, per=12.71%, avg=3014.06, stdev=1535.83
    lat (usec) : 250=35.42%, 500=0.95%, 750=0.09%, 1000=0.03%
    lat (msec) : 2=55.37%, 4=5.88%, 10=1.56%, 20=0.61%, 50=0.07%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.02%, 750=0.01%
  cpu          : usr=0.72%, sys=4.36%, ctx=797442, majf=0, minf=82
  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=357774/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=1397.6MB, aggrb=23723KB/s, minb=23723KB/s, maxb=23723KB/s, mint=60325msec, maxt=60325msec

Disk stats (read/write):
  vda: ios=1/357842, merge=0/2298, ticks=0/48530, in_queue=49090, util=73.27%
Download
Download benchmark results
Download speed
723.98 Mbit/s
Downloaded 104857600 bytes in 1.063 sec
Downloaded 104857600 bytes in 1.101 sec
Downloaded 104857600 bytes in 0.989 sec
Downloaded 104857600 bytes in 1.120 sec
Downloaded 104857600 bytes in 1.252 sec
Finished! Average download speed is 723.98 Mbit/s
Upload
Speedtest results
Upload speed
125.59 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]: 8.21 ms
  2. Ikoula (Reims) [131.50 km]: 10.388 ms
  3. LaFibre.info (Douai) [176.53 km]: 8.181 ms
  4. MyTheValentinus (Roubaix) [213.32 km]: 9.73 ms
  5. ePlay TV (Roubaix) [213.32 km]: 49.023 ms
  6. media-upload.net (Roubaix) [213.32 km]: 16.659 ms
  7. Matthews Tech (Gravelines) [237.06 km]: 32.142 ms
  8. Magic-VPN (Gravelines) [237.06 km]: 11.41 ms
  9. CloudConnX (Eastbourne) [258.84 km]: 27.981 ms
  10. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 23.567 ms
  11. Combell (Brussels) [264.26 km]: 19.534 ms
  12. Orange Belgium (Brussels) [264.26 km]: 19.88 ms
  13. Riffle Media BVBA (Brussels) [264.26 km]: 13.167 ms
  14. Proximus (Brussels) [264.26 km]: 11.749 ms
  15. SKSGroup (Brussels) [264.26 km]: 32.623 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 212.75 Mbit/s
  2. Ikoula (Reims):                              ......................... 133.69 Mbit/s
  3. LaFibre.info (Douai):                        ......................... 235.42 Mbit/s
  4. MyTheValentinus (Roubaix):                   ......................... 155.05 Mbit/s
  5. ePlay TV (Roubaix):                          ......................... 131.71 Mbit/s
  6. media-upload.net (Roubaix):                  ......................... 112.64 Mbit/s
  7. Matthews Tech (Gravelines):                  ......................... 106.12 Mbit/s
  8. Magic-VPN (Gravelines):                      ......................... 101.64 Mbit/s
  9. CloudConnX (Eastbourne):                     ......................... 49.18 Mbit/s
  10. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 45.11 Mbit/s
  11. Combell (Brussels):                         ......................... 74.20 Mbit/s
  12. Orange Belgium (Brussels):                  ......................... 82.46 Mbit/s
  13. Riffle Media BVBA (Brussels):               ......................... 45.92 Mbit/s
  14. Proximus (Brussels):                        ......................... 82.17 Mbit/s
  15. SKSGroup (Brussels):                        ......................... 79.18 Mbit/s
Average upload speed is 109.82 Mbit/s