Stopwatch
Benchmark report #2865
Treudler – VPS-GAME-4
Report
Share test result

Test results for VPS-GAME-4 at Treudler


Server specs:


4 × Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
8 GB RAM / 84 GB disk space
Debian 8.4
France

Benchmark results summary:


UnixBench - 4202.2
Disk Read - 4182 MB/s
Disk Write - 1696 MB/s
Bandwidth - 169.75 MB/s

More: https://serverscope.io/trials/6aGq
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
CPU Cores
4 × 4001 MHz
RAM
8 GB
Disk
84 GB
OS
Debian 8.4
Location
Benchmark summary
Benchmark summary
UnixBench
4202.2
Disk Read
4182 MB/s
Disk Write
1696 MB/s
Bandwidth
169.75 Mbit/s
Speedtest
371.62 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
4202.2
UnixBench (one CPU)
1883.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-TuQ5FE/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-TuQ5FE/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-TuQ5FE/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-TuQ5FE/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-TuQ5FE/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-TuQ5FE/byte-unixbench/UnixBench"
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
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

4 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

4 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

4 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

4 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

4 x Process Creation  1 2 3

4 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: vps671-glvdt: GNU/Linux
   OS: GNU/Linux -- 2.6.32-042stab120.18 -- #1 SMP Fri Jan 13 10:32:04 MSK 2017
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
   CPU 0: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8016.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8016.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8016.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8016.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   22:38:43 up  1:15,  1 user,  load average: 7.96, 8.17, 6.72; runlevel Mar

------------------------------------------------------------------------
Benchmark Run: Fri Mar 17 2017 22:38:43 - 23:08:03
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       43743694.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3571.3 MWIPS (16.8 s, 7 samples)
Execl Throughput                               5067.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        986206.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          250532.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2621311.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2046212.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 291847.9 lps   (10.0 s, 7 samples)
Process Creation                              13501.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  12773.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2743.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        3464130.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   43743694.2   3748.4
Double-Precision Whetstone                       55.0       3571.3    649.3
Execl Throughput                                 43.0       5067.4   1178.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     986206.0   2490.4
File Copy 256 bufsize 500 maxblocks            1655.0     250532.9   1513.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    2621311.6   4519.5
Pipe Throughput                               12440.0    2046212.8   1644.9
Pipe-based Context Switching                   4000.0     291847.9    729.6
Process Creation                                126.0      13501.5   1071.5
Shell Scripts (1 concurrent)                     42.4      12773.9   3012.7
Shell Scripts (8 concurrent)                      6.0       2743.0   4571.7
System Call Overhead                          15000.0    3464130.6   2309.4
                                                                   ========
System Benchmarks Index Score                                        1883.9

------------------------------------------------------------------------
Benchmark Run: Fri Mar 17 2017 23:08:03 - 23:38:41
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      146884353.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    13718.5 MWIPS (17.7 s, 7 samples)
Execl Throughput                              18703.4 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1225366.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          302846.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       3286764.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             5990259.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1094790.3 lps   (10.0 s, 7 samples)
Process Creation                              35209.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  26472.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3852.6 lpm   (60.0 s, 2 samples)
System Call Overhead                        7030122.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  146884353.2  12586.5
Double-Precision Whetstone                       55.0      13718.5   2494.3
Execl Throughput                                 43.0      18703.4   4349.6
File Copy 1024 bufsize 2000 maxblocks          3960.0    1225366.2   3094.4
File Copy 256 bufsize 500 maxblocks            1655.0     302846.9   1829.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    3286764.0   5666.8
Pipe Throughput                               12440.0    5990259.7   4815.3
Pipe-based Context Switching                   4000.0    1094790.3   2737.0
Process Creation                                126.0      35209.7   2794.4
Shell Scripts (1 concurrent)                     42.4      26472.5   6243.5
Shell Scripts (8 concurrent)                      6.0       3852.6   6421.0
System Call Overhead                          15000.0    7030122.5   4686.7
                                                                   ========
System Benchmarks Index Score                                        4202.2

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, 4.21329 s, 510 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, 3.52541 s, 609 MB/s


Hard drive
FIO random read
Performance
4182.2 MB/s
IOPS
1096396
./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=13221: Fri Mar 17 22:35:39 2017
  read : io=250936MB, bw=4182.2MB/s, iops=1070.7K, runt= 60002msec
    clat (usec): min=0, max=45491, avg= 5.41, stdev=129.61
     lat (usec): min=0, max=45491, avg= 5.53, stdev=131.49
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    0], 10.00th=[    0], 20.00th=[    0],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    1], 90.00th=[    1], 95.00th=[    1],
     | 99.00th=[    9], 99.50th=[  151], 99.90th=[  900], 99.95th=[ 2224],
     | 99.99th=[ 6048]
    bw (KB  /s): min= 8856, max=2702696, per=12.49%, avg=534886.63, stdev=424112.23
    lat (usec) : 2=97.50%, 4=1.44%, 10=0.06%, 20=0.04%, 50=0.02%
    lat (usec) : 100=0.01%, 250=0.73%, 500=0.08%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.03%, 4=0.04%, 10=0.02%, 20=0.01%, 50=0.01%
  cpu          : usr=5.58%, sys=12.25%, ctx=706172, majf=0, minf=289
  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=64239621/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=250936MB, aggrb=4182.2MB/s, minb=4182.2MB/s, maxb=4182.2MB/s, mint=60002msec, maxt=60002msec
Hard drive
FIO random direct read
Performance
4350.3 MB/s
IOPS
1140428
./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=13235: Fri Mar 17 22:36:40 2017
  read : io=261048MB, bw=4350.3MB/s, iops=1113.7K, runt= 60007msec
    clat (usec): min=0, max=48307, avg= 5.14, stdev=162.13
     lat (usec): min=0, max=48307, avg= 5.25, stdev=164.62
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    0], 10.00th=[    0], 20.00th=[    0],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    1], 90.00th=[    1], 95.00th=[    1],
     | 99.00th=[    4], 99.50th=[  133], 99.90th=[  398], 99.95th=[ 1768],
     | 99.99th=[ 7392]
    bw (KB  /s): min= 8992, max=2863880, per=12.52%, avg=557690.61, stdev=511904.62
    lat (usec) : 2=97.74%, 4=1.25%, 10=0.06%, 20=0.04%, 50=0.03%
    lat (usec) : 100=0.01%, 250=0.73%, 500=0.05%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.02%, 20=0.01%, 50=0.01%
  cpu          : usr=5.85%, sys=12.38%, ctx=691619, majf=0, minf=271
  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=66828225/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=261048MB, aggrb=4350.3MB/s, minb=4350.3MB/s, maxb=4350.3MB/s, mint=60007msec, maxt=60007msec
Hard drive
FIO random write
Performance
1696.3 MB/s
IOPS
434245
./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=13265: Fri Mar 17 22:38:40 2017
  write: io=101783MB, bw=1696.3MB/s, iops=434245, runt= 60004msec
    clat (usec): min=0, max=57368, avg= 5.72, stdev=225.32
     lat (usec): min=0, max=57368, avg= 5.92, stdev=233.02
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    3], 99.50th=[    5], 99.90th=[  173], 99.95th=[ 1736],
     | 99.99th=[11968]
    bw (KB  /s): min=    6, max=456496, per=12.54%, avg=217883.12, stdev=50862.81
    lat (usec) : 2=66.75%, 4=32.39%, 10=0.51%, 20=0.14%, 50=0.07%
    lat (usec) : 100=0.02%, 250=0.02%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.02%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=2.58%, sys=9.16%, ctx=612790, majf=0, minf=252
  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=26056452/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=101783MB, aggrb=1696.3MB/s, minb=1696.3MB/s, maxb=1696.3MB/s, mint=60004msec, maxt=60004msec
Hard drive
FIO random direct write
Performance
1592.1 MB/s
IOPS
407788
./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=13249: Fri Mar 17 22:37:40 2017
  write: io=95579MB, bw=1592.1MB/s, iops=407788, runt= 60002msec
    clat (usec): min=0, max=201161, avg= 5.97, stdev=263.57
     lat (usec): min=0, max=201162, avg= 6.17, stdev=269.23
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    3], 99.50th=[    6], 99.90th=[  318], 99.95th=[ 2024],
     | 99.99th=[11456]
    bw (KB  /s): min=    0, max=433261, per=13.07%, avg=213187.78, stdev=58163.29
    lat (usec) : 2=71.05%, 4=28.14%, 10=0.41%, 20=0.13%, 50=0.10%
    lat (usec) : 100=0.04%, 250=0.03%, 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.02%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.40%, sys=9.47%, ctx=313797, majf=0, minf=274
  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=24468106/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=95579MB, aggrb=1592.1MB/s, minb=1592.1MB/s, maxb=1592.1MB/s, mint=60002msec, maxt=60002msec
Download
Download benchmark results
Download speed
169.75 Mbit/s
Downloaded 104857600 bytes in 4.292 sec
Downloaded 104857600 bytes in 4.302 sec
Downloaded 104857600 bytes in 4.879 sec
Downloaded 104857600 bytes in 5.131 sec
Downloaded 104857600 bytes in 4.960 sec
Finished! Average download speed is 169.75 Mbit/s
Upload
Speedtest results
Upload speed
371.62 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from OVH ...
Selecting 15 servers that are not too close:
  1. iperf.fr (Rouen) [111.21 km]: 14.061 ms
  2. Ikoula (Reims) [131.50 km]: 155.582 ms
  3. LaFibre.info (Douai) [176.53 km]: 11.795 ms
  4. WSCloud (Le Havre) [176.91 km]: 58.159 ms
  5. Treudler FR (Roubaix) [213.32 km]: 13.145 ms
  6. ePlay TV (Roubaix) [213.32 km]: 6.515 ms
  7. MyTheValentinus (Roubaix) [213.32 km]: 10.665 ms
  8. AdvancedFight (Roubaix) [213.32 km]: 15.338 ms
  9. Magic-VPN (Roubaix) [213.32 km]: 87.078 ms
  10. Matthews Tech (Gravelines) [237.06 km]: 9.827 ms
  11. Alabar (Saint-Lo) [251.82 km]: 15.151 ms
  12. CloudConnX (Eastbourne) [258.84 km]: 9.934 ms
  13. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 9.479 ms
  14. Combell (Brussels) [264.26 km]: 16.106 ms
  15. Verixi SPRL (Zaventem) [264.26 km]: 8.59 ms
Testing upload speeds
  1. iperf.fr (Rouen):                            ......................... 459.74 Mbit/s
  2. Ikoula (Reims):                              ......................... 319.81 Mbit/s
  3. LaFibre.info (Douai):                        ......................... 422.82 Mbit/s
  4. WSCloud (Le Havre):                          ......................... 284.71 Mbit/s
  5. Treudler FR (Roubaix):                       ......................... 5.44 Mbit/s
  6. ePlay TV (Roubaix):                          ......................... 312.63 Mbit/s
  7. MyTheValentinus (Roubaix):                   ......................... 482.37 Mbit/s
  8. AdvancedFight (Roubaix):                     ......................... 567.27 Mbit/s
  9. Magic-VPN (Roubaix):                         ......................... 2.56 Mbit/s
  10. Matthews Tech (Gravelines):                 ......................... 371.54 Mbit/s
  11. Alabar (Saint-Lo):                          ......................... 291.47 Mbit/s
  12. CloudConnX (Eastbourne):                    ......................... 411.99 Mbit/s
  13. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 310.30 Mbit/s
  14. Combell (Brussels):                         ......................... 224.73 Mbit/s
  15. Verixi SPRL (Zaventem):                     ......................... 71.97 Mbit/s
Average upload speed is 302.62 Mbit/s