Stopwatch
Benchmark report #4264
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.4
France

Benchmark results summary:


UnixBench - 1035.7
Disk Read - 192 MB/s
Disk Write - 456 MB/s
Bandwidth - 747.94 MB/s

More: https://serverscope.io/trials/Qkm6
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.4
Location
Benchmark summary
Benchmark summary
UnixBench
1035.7
Disk Read
192 MB/s
Disk Write
456 MB/s
Bandwidth
747.94 Mbit/s
Speedtest
327.61 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1035.7
UnixBench (one CPU)
620.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 "/tmp/serverscope-JdbGIc/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/tmp/serverscope-JdbGIc/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/tmp/serverscope-JdbGIc/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/tmp/serverscope-JdbGIc/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/tmp/serverscope-JdbGIc/byte-unixbench/UnixBench"
make[1]: Leaving directory "/tmp/serverscope-JdbGIc/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: scw-243073: GNU/Linux
   OS: GNU/Linux -- 4.4.88-mainline-rev1 -- #1 SMP Wed Sep 13 23:49:03 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
   17:15:00 up  1:13,  1 user,  load average: 7.82, 5.79, 4.19; runlevel 2017-10-05

------------------------------------------------------------------------
Benchmark Run: Thu Oct 05 2017 17:15:00 - 17:46:17
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12342395.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1928.2 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1609.0 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        406099.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          108919.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        940237.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                              991874.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  46033.4 lps   (10.0 s, 7 samples)
Process Creation                               3309.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3024.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    647.8 lpm   (60.1 s, 2 samples)
System Call Overhead                        1739666.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12342395.4   1057.6
Double-Precision Whetstone                       55.0       1928.2    350.6
Execl Throughput                                 43.0       1609.0    374.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     406099.8   1025.5
File Copy 256 bufsize 500 maxblocks            1655.0     108919.5    658.1
File Copy 4096 bufsize 8000 maxblocks          5800.0     940237.4   1621.1
Pipe Throughput                               12440.0     991874.5    797.3
Pipe-based Context Switching                   4000.0      46033.4    115.1
Process Creation                                126.0       3309.1    262.6
Shell Scripts (1 concurrent)                     42.4       3024.9    713.4
Shell Scripts (8 concurrent)                      6.0        647.8   1079.6
System Call Overhead                          15000.0    1739666.3   1159.8
                                                                   ========
System Benchmarks Index Score                                         620.7

------------------------------------------------------------------------
Benchmark Run: Thu Oct 05 2017 17:46:17 - 18:18:26
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       24714159.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3855.9 MWIPS (9.9 s, 7 samples)
Execl Throughput                               2913.0 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        463357.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          128320.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1253322.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1985396.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 149684.1 lps   (10.0 s, 7 samples)
Process Creation                               7447.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4745.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    658.0 lpm   (60.1 s, 2 samples)
System Call Overhead                        2674337.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24714159.4   2117.8
Double-Precision Whetstone                       55.0       3855.9    701.1
Execl Throughput                                 43.0       2913.0    677.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     463357.3   1170.1
File Copy 256 bufsize 500 maxblocks            1655.0     128320.8    775.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1253322.8   2160.9
Pipe Throughput                               12440.0    1985396.7   1596.0
Pipe-based Context Switching                   4000.0     149684.1    374.2
Process Creation                                126.0       7447.3    591.1
Shell Scripts (1 concurrent)                     42.4       4745.6   1119.2
Shell Scripts (8 concurrent)                      6.0        658.0   1096.7
System Call Overhead                          15000.0    2674337.1   1782.9
                                                                   ========
System Benchmarks Index Score                                        1035.7

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, 12.429 s, 173 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.0649 s, 178 MB/s


Hard drive
FIO random read
Performance
192.89 MB/s
IOPS
49378
./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=19323: Thu Oct  5 17:11:51 2017
  read : io=11573MB, bw=197516KB/s, iops=49378, runt= 60001msec
    clat (usec): min=2, max=17014, avg=154.13, stdev=264.98
     lat (usec): min=2, max=17015, avg=154.93, stdev=265.42
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    3], 10.00th=[    3], 20.00th=[    4],
     | 30.00th=[    5], 40.00th=[   17], 50.00th=[  143], 60.00th=[  179],
     | 70.00th=[  209], 80.00th=[  245], 90.00th=[  330], 95.00th=[  422],
     | 99.00th=[  700], 99.50th=[ 1032], 99.90th=[ 3248], 99.95th=[ 5536],
     | 99.99th=[ 8640]
    bw (KB  /s): min=11512, max=61696, per=12.48%, avg=24657.21, stdev=8843.90
    lat (usec) : 4=12.71%, 10=25.62%, 20=2.42%, 50=1.32%, 100=0.60%
    lat (usec) : 250=38.12%, 500=16.34%, 750=2.03%, 1000=0.32%
    lat (msec) : 2=0.28%, 4=0.16%, 10=0.07%, 20=0.01%
  cpu          : usr=5.58%, sys=16.20%, ctx=1715284, 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=2962787/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=11573MB, aggrb=197515KB/s, minb=197515KB/s, maxb=197515KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1703512/10, merge=0/5, ticks=201800/20, in_queue=201430, util=98.21%
Hard drive
FIO random direct read
Performance
144.94 MB/s
IOPS
37105
./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=19333: Thu Oct  5 17:12:52 2017
  read : io=8696.7MB, bw=148421KB/s, iops=37105, runt= 60001msec
    clat (usec): min=65, max=15711, avg=204.56, stdev=100.12
     lat (usec): min=66, max=15711, avg=205.62, stdev=100.31
    clat percentiles (usec):
     |  1.00th=[  110],  5.00th=[  126], 10.00th=[  139], 20.00th=[  151],
     | 30.00th=[  173], 40.00th=[  183], 50.00th=[  203], 60.00th=[  211],
     | 70.00th=[  223], 80.00th=[  233], 90.00th=[  266], 95.00th=[  310],
     | 99.00th=[  434], 99.50th=[  506], 99.90th=[ 1032], 99.95th=[ 1688],
     | 99.99th=[ 3344]
    bw (KB  /s): min= 4248, max=21928, per=12.50%, avg=18550.42, stdev=1390.43
    lat (usec) : 100=0.30%, 250=86.98%, 500=12.19%, 750=0.38%, 1000=0.05%
    lat (msec) : 2=0.06%, 4=0.03%, 10=0.01%, 20=0.01%
  cpu          : usr=5.68%, sys=18.24%, ctx=2231358, majf=0, minf=80
  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=2226349/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=8696.7MB, aggrb=148420KB/s, minb=148420KB/s, maxb=148420KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2223747/0, merge=0/0, ticks=218890/0, in_queue=218090, util=99.48%
Hard drive
FIO random write
Performance
456.18 MB/s
IOPS
116782
./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=19353: Thu Oct  5 17:14:53 2017
  write: io=27372MB, bw=467131KB/s, iops=116782, runt= 60003msec
    clat (usec): min=4, max=998456, avg=58.70, stdev=2737.25
     lat (usec): min=5, max=998457, avg=59.97, stdev=2743.54
    clat percentiles (usec):
     |  1.00th=[    5],  5.00th=[    6], 10.00th=[    6], 20.00th=[    6],
     | 30.00th=[    6], 40.00th=[    7], 50.00th=[    7], 60.00th=[    7],
     | 70.00th=[    8], 80.00th=[    8], 90.00th=[    9], 95.00th=[    9],
     | 99.00th=[   38], 99.50th=[   97], 99.90th=[20096], 99.95th=[30080],
     | 99.99th=[42752]
    bw (KB  /s): min=    4, max=136479, per=13.10%, avg=61191.48, stdev=19738.93
    lat (usec) : 10=95.12%, 20=3.52%, 50=0.58%, 100=0.29%, 250=0.19%
    lat (usec) : 500=0.05%, 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.03%, 20=0.06%, 50=0.10%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
  cpu          : usr=7.22%, sys=12.04%, ctx=38067, majf=0, minf=92
  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=7007316/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=27372MB, aggrb=467131KB/s, minb=467131KB/s, maxb=467131KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=0/281813, merge=0/1122, ticks=0/3193180, in_queue=3228670, util=59.63%
Hard drive
FIO random direct write
Performance
17.41 MB/s
IOPS
4456
./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=19343: Thu Oct  5 17:13:52 2017
  write: io=1049.6MB, bw=17827KB/s, iops=4456, runt= 60290msec
    clat (usec): min=111, max=1000.3K, avg=1787.08, stdev=9433.35
     lat (usec): min=112, max=1000.3K, avg=1787.82, stdev=9433.35
    clat percentiles (usec):
     |  1.00th=[  117],  5.00th=[  133], 10.00th=[  147], 20.00th=[  167],
     | 30.00th=[  195], 40.00th=[ 1224], 50.00th=[ 1480], 60.00th=[ 1640],
     | 70.00th=[ 1800], 80.00th=[ 2064], 90.00th=[ 2992], 95.00th=[ 4512],
     | 99.00th=[10560], 99.50th=[15680], 99.90th=[44288], 99.95th=[82432],
     | 99.99th=[403456]
    bw (KB  /s): min=   72, max= 5792, per=12.79%, avg=2280.76, stdev=1109.31
    lat (usec) : 250=35.99%, 500=2.05%, 750=0.46%, 1000=0.14%
    lat (msec) : 2=39.57%, 4=15.50%, 10=5.17%, 20=0.76%, 50=0.28%
    lat (msec) : 100=0.04%, 250=0.01%, 500=0.03%, 1000=0.01%, 2000=0.01%
  cpu          : usr=0.62%, sys=2.59%, ctx=609305, 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=0/w=268692/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=1049.6MB, aggrb=17826KB/s, minb=17826KB/s, maxb=17826KB/s, mint=60290msec, maxt=60290msec

Disk stats (read/write):
  vda: ios=0/268739, merge=0/2222, ticks=0/57940, in_queue=58410, util=78.30%
Download
Download benchmark results
Download speed
747.94 Mbit/s
Downloaded 104857600 bytes in 1.096 sec
Downloaded 104857600 bytes in 1.066 sec
Downloaded 104857600 bytes in 1.079 sec
Downloaded 104857600 bytes in 1.026 sec
Downloaded 104857600 bytes in 1.081 sec
Finished! Average download speed is 747.94 Mbit/s
Upload
Speedtest results
Upload speed
327.61 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ONLINE SAS ...
Selecting 15 servers that are not too close:
  1. iperf.fr (Rouen) [111.21 km]: 4.787 ms
  2. Ikoula (Reims) [131.50 km]: 9.287 ms
  3. LaFibre.info (Douai) [176.53 km]: 4.368 ms
  4. Magic-VPN (Roubaix) [212.70 km]: 7.352 ms
  5. MyTheValentinus (Roubaix) [213.32 km]: 6.414 ms
  6. ePlay TV (Roubaix) [213.32 km]: 7.953 ms
  7. AdvancedFight (Roubaix) [213.32 km]: 7.988 ms
  8. Lufu (Roubaix) [213.32 km]: 7.53 ms
  9. Matthews Tech (Gravelines) [237.06 km]: 9.036 ms
  10. Magic-VPN (Gravelines) [237.20 km]: 11.551 ms
  11. CloudConnX (Eastbourne) [258.84 km]: 28.698 ms
  12. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 12.081 ms
  13. RIV54 (Saulnes) [264.06 km]: 13.937 ms
  14. Combell (Brussels) [264.26 km]: 30.139 ms
  15. Riffle Media BVBA (Brussels) [264.26 km]: 12.287 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 396.19 Mbit/s
  2. Ikoula (Reims):                              ......................... 380.89 Mbit/s
  3. LaFibre.info (Douai):                        ......................... 400.18 Mbit/s
  4. Magic-VPN (Roubaix):                         ......................... 361.51 Mbit/s
  5. MyTheValentinus (Roubaix):                   ......................... 195.59 Mbit/s
  6. ePlay TV (Roubaix):                          ......................... 146.74 Mbit/s
  7. AdvancedFight (Roubaix):                     ......................... 387.60 Mbit/s
  8. Lufu (Roubaix):                              ......................... 287.73 Mbit/s
  9. Matthews Tech (Gravelines):                  ......................... 233.05 Mbit/s
  10. Magic-VPN (Gravelines):                     ......................... 174.06 Mbit/s
  11. CloudConnX (Eastbourne):                    ......................... 200.84 Mbit/s
  12. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 262.65 Mbit/s
  13. RIV54 (Saulnes):                            ......................... 308.93 Mbit/s
  14. Combell (Brussels):                         ......................... 227.72 Mbit/s
  15. Riffle Media BVBA (Brussels):               ......................... 357.22 Mbit/s
Average upload speed is 288.06 Mbit/s