Stopwatch
Benchmark report #3479
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
Centos 7.3.1611 Core
France

Benchmark results summary:


UnixBench - 931.4
Disk Read - 162 MB/s
Disk Write - 403 MB/s
Bandwidth - 761.04 MB/s

More: https://serverscope.io/trials/WdkJ
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
Centos 7.3.1611 Core
Location
Benchmark summary
Benchmark summary
UnixBench
931.4
Disk Read
162 MB/s
Disk Write
403 MB/s
Bandwidth
761.04 Mbit/s
Speedtest
257.25 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
931.4
UnixBench (one CPU)
529.7
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-Hllisn/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-Hllisn/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-Hllisn/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-Hllisn/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-Hllisn/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-Hllisn/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

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: server.genetz.gr: GNU/Linux
   OS: GNU/Linux -- 4.9.20-std-1 -- #1 SMP Tue Apr 4 12:56:17 UTC 2017
   Machine: x86_64 (x86_64)
   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
   12:45:33 up 20 min,  2 users,  load average: 8,54, 5,37, 2,59; runlevel 2017-06-12

------------------------------------------------------------------------
Benchmark Run: Mon Jun 12 2017 12:45:33 - 13:13:31
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12400138.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2006.3 MWIPS (10.0 s, 7 samples)
Execl Throughput                               1390.4 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        288772.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           78935.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        754540.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                              884796.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  47221.6 lps   (10.0 s, 7 samples)
Process Creation                               3756.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2575.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    530.9 lpm   (60.0 s, 2 samples)
System Call Overhead                         958710.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12400138.9   1062.6
Double-Precision Whetstone                       55.0       2006.3    364.8
Execl Throughput                                 43.0       1390.4    323.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     288772.9    729.2
File Copy 256 bufsize 500 maxblocks            1655.0      78935.7    477.0
File Copy 4096 bufsize 8000 maxblocks          5800.0     754540.3   1300.9
Pipe Throughput                               12440.0     884796.2    711.3
Pipe-based Context Switching                   4000.0      47221.6    118.1
Process Creation                                126.0       3756.2    298.1
Shell Scripts (1 concurrent)                     42.4       2575.3    607.4
Shell Scripts (8 concurrent)                      6.0        530.9    884.8
System Call Overhead                          15000.0     958710.2    639.1
                                                                   ========
System Benchmarks Index Score                                         529.7

------------------------------------------------------------------------
Benchmark Run: Mon Jun 12 2017 13:13:31 - 13:41:32
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       24450162.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4011.4 MWIPS (10.1 s, 7 samples)
Execl Throughput                               3315.1 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        407756.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          111811.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1156119.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1742899.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 124615.7 lps   (10.0 s, 7 samples)
Process Creation                               7978.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4063.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    548.0 lpm   (60.1 s, 2 samples)
System Call Overhead                        1616872.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24450162.4   2095.1
Double-Precision Whetstone                       55.0       4011.4    729.4
Execl Throughput                                 43.0       3315.1    770.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     407756.0   1029.7
File Copy 256 bufsize 500 maxblocks            1655.0     111811.3    675.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1156119.3   1993.3
Pipe Throughput                               12440.0    1742899.2   1401.0
Pipe-based Context Switching                   4000.0     124615.7    311.5
Process Creation                                126.0       7978.4    633.2
Shell Scripts (1 concurrent)                     42.4       4063.0    958.2
Shell Scripts (8 concurrent)                      6.0        548.0    913.4
System Call Overhead                          15000.0    1616872.3   1077.9
                                                                   ========
System Benchmarks Index Score                                         931.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,7599 s, 183 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,8253 s, 167 MB/s


Hard drive
FIO random read
Performance
162.17 MB/s
IOPS
41514
./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=9825: Mon Jun 12 12:42:26 2017
  read : io=9730.3MB, bw=166058KB/s, iops=41514, runt= 60002msec
    clat (usec): min=3, max=71173, avg=182.87, stdev=429.87
     lat (usec): min=4, max=71173, avg=183.91, stdev=430.20
    clat percentiles (usec):
     |  1.00th=[    4],  5.00th=[    4], 10.00th=[    5], 20.00th=[    5],
     | 30.00th=[  114], 40.00th=[  149], 50.00th=[  171], 60.00th=[  197],
     | 70.00th=[  225], 80.00th=[  266], 90.00th=[  338], 95.00th=[  418],
     | 99.00th=[  644], 99.50th=[  796], 99.90th=[ 4384], 99.95th=[ 6752],
     | 99.99th=[10304]
    bw (KB  /s): min= 9832, max=38248, per=12.51%, avg=20766.10, stdev=5141.55
    lat (usec) : 4=0.03%, 10=24.87%, 20=1.57%, 50=1.29%, 100=0.51%
    lat (usec) : 250=47.91%, 500=21.16%, 750=2.07%, 1000=0.31%
    lat (msec) : 2=0.15%, 4=0.04%, 10=0.10%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=5.03%, sys=16.22%, ctx=1801194, majf=1, minf=112
  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=2490949/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=9730.3MB, aggrb=166057KB/s, minb=166057KB/s, maxb=166057KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=1789098/29, merge=0/35, ticks=214680/220, in_queue=214230, util=97.53%
Hard drive
FIO random direct read
Performance
146.0 MB/s
IOPS
37374
./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=9839: Mon Jun 12 12:43:27 2017
  read : io=8759.9MB, bw=149499KB/s, iops=37374, runt= 60001msec
    clat (usec): min=63, max=66406, avg=203.17, stdev=317.90
     lat (usec): min=63, max=66406, avg=204.30, stdev=318.01
    clat percentiles (usec):
     |  1.00th=[   98],  5.00th=[  113], 10.00th=[  126], 20.00th=[  141],
     | 30.00th=[  153], 40.00th=[  163], 50.00th=[  179], 60.00th=[  197],
     | 70.00th=[  215], 80.00th=[  245], 90.00th=[  294], 95.00th=[  346],
     | 99.00th=[  494], 99.50th=[  588], 99.90th=[ 1352], 99.95th=[ 2896],
     | 99.99th=[10048]
    bw (KB  /s): min= 6024, max=24200, per=12.50%, avg=18687.66, stdev=2212.19
    lat (usec) : 100=1.19%, 250=79.96%, 500=17.90%, 750=0.70%, 1000=0.10%
    lat (msec) : 2=0.07%, 4=0.03%, 10=0.03%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=4.83%, sys=16.80%, ctx=2250217, majf=0, minf=89
  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=2242529/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=8759.9MB, aggrb=149499KB/s, minb=149499KB/s, maxb=149499KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2240721/40, merge=6/22, ticks=258790/230, in_queue=259020, util=98.58%
Hard drive
FIO random write
Performance
403.74 MB/s
IOPS
103358
./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=9867: Mon Jun 12 12:45:27 2017
  write: io=24297MB, bw=413433KB/s, iops=103358, runt= 60180msec
    clat (usec): min=5, max=954358, avg=67.04, stdev=2377.21
     lat (usec): min=5, max=960169, avg=68.34, stdev=2382.48
    clat percentiles (usec):
     |  1.00th=[    6],  5.00th=[    7], 10.00th=[    7], 20.00th=[    7],
     | 30.00th=[    7], 40.00th=[    8], 50.00th=[    8], 60.00th=[    8],
     | 70.00th=[    8], 80.00th=[    9], 90.00th=[    9], 95.00th=[   10],
     | 99.00th=[   45], 99.50th=[  112], 99.90th=[20352], 99.95th=[27776],
     | 99.99th=[40704]
    bw (KB  /s): min=   15, max=106393, per=12.87%, avg=53207.22, stdev=15500.85
    lat (usec) : 10=93.27%, 20=4.94%, 50=0.88%, 100=0.37%, 250=0.19%
    lat (usec) : 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.03%, 10=0.06%, 20=0.10%, 50=0.11%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
  cpu          : usr=6.44%, sys=12.43%, ctx=47891, majf=0, minf=100
  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=6220099/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=24297MB, aggrb=413432KB/s, minb=413432KB/s, maxb=413432KB/s, mint=60180msec, maxt=60180msec

Disk stats (read/write):
  vda: ios=54/569648, merge=0/468, ticks=1570/3912690, in_queue=3996210, util=64.14%
Hard drive
FIO random direct write
Performance
21.4 MB/s
IOPS
5478
./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=9853: Mon Jun 12 12:44:27 2017
  write: io=1284.2MB, bw=21915KB/s, iops=5478, runt= 60004msec
    clat (usec): min=85, max=990907, avg=1451.98, stdev=9507.27
     lat (usec): min=86, max=990908, avg=1452.93, stdev=9507.51
    clat percentiles (usec):
     |  1.00th=[  107],  5.00th=[  109], 10.00th=[  111], 20.00th=[  115],
     | 30.00th=[  127], 40.00th=[  137], 50.00th=[  153], 60.00th=[  183],
     | 70.00th=[ 1512], 80.00th=[ 1912], 90.00th=[ 2768], 95.00th=[ 4896],
     | 99.00th=[15424], 99.50th=[23680], 99.90th=[58624], 99.95th=[69120],
     | 99.99th=[456704]
    bw (KB  /s): min=   15, max= 8832, per=12.89%, avg=2825.40, stdev=1856.65
    lat (usec) : 100=0.01%, 250=64.84%, 500=1.93%, 750=0.27%, 1000=0.05%
    lat (msec) : 2=14.78%, 4=11.66%, 10=4.66%, 20=1.18%, 50=0.48%
    lat (msec) : 100=0.10%, 250=0.01%, 500=0.02%, 750=0.01%, 1000=0.01%
  cpu          : usr=0.65%, sys=3.73%, ctx=699019, majf=0, minf=91
  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=328742/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=1284.2MB, aggrb=21914KB/s, minb=21914KB/s, maxb=21914KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=6/328600, merge=0/2124, ticks=280/63810, in_queue=63950, util=80.97%
Download
Download benchmark results
Download speed
761.04 Mbit/s
Downloaded 104857600 bytes in 1,032 sec
Downloaded 104857600 bytes in 1,023 sec
Downloaded 104857600 bytes in 1,095 sec
Downloaded 104857600 bytes in 1,083 sec
Downloaded 104857600 bytes in 1,023 sec
Finished! Average download speed is 761.04 Mbit/s
Upload
Speedtest results
Upload speed
257.25 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.413 ms
  2. Ikoula (Reims) [131.50 km]: 13.652 ms
  3. LaFibre.info (Douai) [176.53 km]: 6.124 ms
  4. MyTheValentinus (Roubaix) [213.32 km]: 7.347 ms
  5. media-upload.net (Roubaix) [213.32 km]: 29.867 ms
  6. ePlay TV (Roubaix) [213.32 km]: 11.278 ms
  7. Louis Mylle (Wijtschate) [217.88 km]: 36.315 ms
  8. Matthews Tech (Gravelines) [237.06 km]: 31.018 ms
  9. Magic-VPN (Gravelines) [237.06 km]: 10.47 ms
  10. CloudConnX (Eastbourne) [258.84 km]: 34.547 ms
  11. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 25.092 ms
  12. Combell (Brussels) [264.26 km]: 19.119 ms
  13. Orange Belgium (Brussels) [264.26 km]: 18.956 ms
  14. Riffle Media BVBA (Brussels) [264.26 km]: 11.572 ms
  15. Proximus (Brussels) [264.26 km]: 11.04 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 450.49 Mbit/s
  2. Ikoula (Reims):                              ......................... 401.45 Mbit/s
  3. LaFibre.info (Douai):                        ......................... 510.64 Mbit/s
  4. MyTheValentinus (Roubaix):                   ......................... 209.50 Mbit/s
  5. media-upload.net (Roubaix):                  ......................... 190.81 Mbit/s
  6. ePlay TV (Roubaix):                          ......................... 50.71 Mbit/s
  7. Louis Mylle (Wijtschate):                    ......................... 115.13 Mbit/s
  8. Matthews Tech (Gravelines):                  ......................... 221.20 Mbit/s
  9. Magic-VPN (Gravelines):                      ......................... 172.27 Mbit/s
  10. CloudConnX (Eastbourne):                    ......................... 88.46 Mbit/s
  11. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 178.77 Mbit/s
  12. Combell (Brussels):                         ......................... 165.13 Mbit/s
  13. Orange Belgium (Brussels):                  ......................... 236.61 Mbit/s
  14. Riffle Media BVBA (Brussels):               ......................... 197.69 Mbit/s
  15. Proximus (Brussels):                        ......................... 294.53 Mbit/s
Average upload speed is 232.23 Mbit/s