Stopwatch
Benchmark report #9697
Online.net – start-2-S-SATA
Report
Share test result

Test results for start-2-S-SATA at Online.net


Server specs:


2 × Intel(R) Atom(TM) CPU C2338 @ 1.74GHz
4 GB RAM / 959 GB disk space
Debian 9.6

Benchmark results summary:


UnixBench - 663.3
Disk Read - 0 MB/s
Disk Write - 471 MB/s
Bandwidth - 639.28 MB/s

More: https://serverscope.io/trials/dZ7d
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Atom(TM) CPU C2338 @ 1.74GHz
CPU Cores
2 × 1600 MHz
RAM
4 GB
Disk
959 GB
OS
Debian 9.6
Benchmark summary
Benchmark summary
UnixBench
663.3
Disk Read
0 MB/s
Disk Write
471 MB/s
Bandwidth
639.28 Mbit/s
Speedtest
318.06 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
663.3
UnixBench (one CPU)
350.6
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-2yoe0a/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-2yoe0a/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-2yoe0a/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-2yoe0a/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-2yoe0a/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-2yoe0a/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

Wide character in print at ./Run line 1529.
Wide character in printf at ./Run line 1560.

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 3Wide character in printf at ./Run line 1502.


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 3Wide character in printf at ./Run line 1502.


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

   System: testhdd: GNU/Linux
   OS: GNU/Linux -- 4.9.0-8-amd64 -- #1 SMP Debian 4.9.130-2 (2018-10-27)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Atom(TM) CPU C2338 @ 1.74GHz (3500.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Atom(TM) CPU C2338 @ 1.74GHz (3500.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   14:50:45 up  2:00,  1 user,  load average: 7.30, 5.02, 2.26; runlevel 2019-01-16

------------------------------------------------------------------------
Benchmark Run: xd0xa1xd1x80 xd1x8fxd0xbdxd0xb2 16 2019 14:50:45 - 15:18:48
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables        9039317.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1478.1 MWIPS (10.0 s, 7 samples)
Execl Throughput                               1273.5 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        159839.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           42200.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        479793.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                              264347.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  44508.4 lps   (10.0 s, 7 samples)
Process Creation                               2828.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3122.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    626.2 lpm   (60.1 s, 2 samples)
System Call Overhead                         241409.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0    9039317.5    774.6
Double-Precision Whetstone                       55.0       1478.1    268.7
Execl Throughput                                 43.0       1273.5    296.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     159839.8    403.6
File Copy 256 bufsize 500 maxblocks            1655.0      42200.6    255.0
File Copy 4096 bufsize 8000 maxblocks          5800.0     479793.6    827.2
Pipe Throughput                               12440.0     264347.4    212.5
Pipe-based Context Switching                   4000.0      44508.4    111.3
Process Creation                                126.0       2828.4    224.5
Shell Scripts (1 concurrent)                     42.4       3122.0    736.3
Shell Scripts (8 concurrent)                      6.0        626.2   1043.6
System Call Overhead                          15000.0     241409.2    160.9
                                                                   ========
System Benchmarks Index Score                                         350.6

------------------------------------------------------------------------
Benchmark Run: xd0xa1xd1x80 xd1x8fxd0xbdxd0xb2 16 2019 15:18:48 - 15:46:50
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       18079975.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2956.1 MWIPS (10.0 s, 7 samples)
Execl Throughput                               2890.6 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        287428.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           77995.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        879834.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                              528988.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 106135.9 lps   (10.0 s, 7 samples)
Process Creation                               7553.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4789.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    634.3 lpm   (60.1 s, 2 samples)
System Call Overhead                         463981.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   18079975.2   1549.3
Double-Precision Whetstone                       55.0       2956.1    537.5
Execl Throughput                                 43.0       2890.6    672.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     287428.3    725.8
File Copy 256 bufsize 500 maxblocks            1655.0      77995.2    471.3
File Copy 4096 bufsize 8000 maxblocks          5800.0     879834.9   1517.0
Pipe Throughput                               12440.0     528988.0    425.2
Pipe-based Context Switching                   4000.0     106135.9    265.3
Process Creation                                126.0       7553.2    599.5
Shell Scripts (1 concurrent)                     42.4       4789.1   1129.5
Shell Scripts (8 concurrent)                      6.0        634.3   1057.1
System Call Overhead                          15000.0     463981.0    309.3
                                                                   ========
System Benchmarks Index Score                                         663.3

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
32768+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbfxd0xbexd0xbbxd1x83xd1x87xd0xb5xd0xbdxd0xbe
32768+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbexd1x82xd0xbfxd1x80xd0xb0xd0xb2xd0xbbxd0xb5xd0xbdxd0xbe
2147483648 xd0xb1xd0xb0xd0xb9xd1x82 (2,1 GB, 2,0 GiB) xd1x81xd0xbaxd0xbexd0xbfxd0xb8xd1x80xd0xbexd0xb2xd0xb0xd0xbd, 17,1929 s, 125 MB/s


dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync
2048+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbfxd0xbexd0xbbxd1x83xd1x87xd0xb5xd0xbdxd0xbe
2048+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbexd1x82xd0xbfxd1x80xd0xb0xd0xb2xd0xbbxd0xb5xd0xbdxd0xbe
2147483648 xd0xb1xd0xb0xd0xb9xd1x82 (2,1 GB, 2,0 GiB) xd1x81xd0xbaxd0xbexd0xbfxd0xb8xd1x80xd0xbexd0xb2xd0xb0xd0xbd, 16,9722 s, 127 MB/s


Hard drive
FIO random read
Performance
0.78 MB/s
IOPS
200
./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=9984: Wed Jan 16 14:47:35 2019
  read : io=48204KB, bw=822106B/s, iops=200, runt= 60042msec
    clat (usec): min=438, max=515512, avg=39831.93, stdev=43312.08
     lat (usec): min=439, max=515513, avg=39833.55, stdev=43312.07
    clat percentiles (msec):
     |  1.00th=[    4],  5.00th=[    8], 10.00th=[    9], 20.00th=[   13],
     | 30.00th=[   16], 40.00th=[   20], 50.00th=[   25], 60.00th=[   32],
     | 70.00th=[   43], 80.00th=[   59], 90.00th=[   88], 95.00th=[  123],
     | 99.00th=[  219], 99.50th=[  251], 99.90th=[  379], 99.95th=[  420],
     | 99.99th=[  486]
    bw (KB  /s): min=   15, max=  220, per=12.58%, avg=100.89, stdev=32.12
    lat (usec) : 500=0.12%, 750=0.63%, 1000=0.06%
    lat (msec) : 2=0.13%, 4=0.10%, 10=12.78%, 20=27.62%, 50=33.86%
    lat (msec) : 100=16.75%, 250=7.42%, 500=0.51%, 750=0.01%
  cpu          : usr=0.04%, sys=0.10%, ctx=12086, 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=12051/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=48204KB, aggrb=802KB/s, minb=802KB/s, maxb=802KB/s, mint=60042msec, maxt=60042msec

Disk stats (read/write):
  sda: ios=12005/63, merge=0/82, ticks=477548/447888, in_queue=925764, util=99.89%
Hard drive
FIO random direct read
Performance
0.79 MB/s
IOPS
202
./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=10004: Wed Jan 16 14:48:36 2019
  read : io=48524KB, bw=827549B/s, iops=202, runt= 60043msec
    clat (usec): min=458, max=532016, avg=39564.01, stdev=42595.66
     lat (usec): min=460, max=532018, avg=39565.67, stdev=42595.66
    clat percentiles (msec):
     |  1.00th=[    6],  5.00th=[    8], 10.00th=[   10], 20.00th=[   13],
     | 30.00th=[   15], 40.00th=[   20], 50.00th=[   24], 60.00th=[   32],
     | 70.00th=[   43], 80.00th=[   59], 90.00th=[   89], 95.00th=[  125],
     | 99.00th=[  206], 99.50th=[  249], 99.90th=[  363], 99.95th=[  420],
     | 99.99th=[  523]
    bw (KB  /s): min=   15, max=  201, per=12.56%, avg=101.47, stdev=30.93
    lat (usec) : 500=0.07%, 750=0.62%, 1000=0.06%
    lat (msec) : 2=0.10%, 4=0.07%, 10=12.46%, 20=28.93%, 50=32.92%
    lat (msec) : 100=16.87%, 250=7.45%, 500=0.45%, 750=0.02%
  cpu          : usr=0.03%, sys=0.11%, ctx=12198, majf=0, minf=84
  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=12131/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=48524KB, aggrb=808KB/s, minb=808KB/s, maxb=808KB/s, mint=60043msec, maxt=60043msec

Disk stats (read/write):
  sda: ios=12111/70, merge=0/30, ticks=478508/83676, in_queue=563568, util=99.89%
Hard drive
FIO random write
Performance
471.25 MB/s
IOPS
120638
./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=10030: Wed Jan 16 14:50:37 2019
  write: io=28276MB, bw=482555KB/s, iops=120638, runt= 60003msec
    clat (usec): min=6, max=1801.3K, avg=55.15, stdev=2933.07
     lat (usec): min=7, max=1802.1K, avg=56.46, stdev=2938.59
    clat percentiles (usec):
     |  1.00th=[    8],  5.00th=[    8], 10.00th=[    8], 20.00th=[    9],
     | 30.00th=[    9], 40.00th=[    9], 50.00th=[    9], 60.00th=[    9],
     | 70.00th=[    9], 80.00th=[   10], 90.00th=[   10], 95.00th=[   11],
     | 99.00th=[   21], 99.50th=[   48], 99.90th=[16064], 99.95th=[20352],
     | 99.99th=[29824]
    bw (KB  /s): min=    2, max=100784, per=13.23%, avg=63845.26, stdev=13818.31
    lat (usec) : 10=77.54%, 20=21.31%, 50=0.66%, 100=0.13%, 250=0.06%
    lat (usec) : 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.08%, 20=0.11%, 50=0.07%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%
  cpu          : usr=8.30%, sys=13.79%, ctx=67437, 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=7238684/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=28276MB, aggrb=482554KB/s, minb=482554KB/s, maxb=482554KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=0/14278, merge=0/9087, ticks=0/2906548, in_queue=2910072, util=36.39%
Hard drive
FIO random direct write
Performance
0.77 MB/s
IOPS
197
./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=10016: Wed Jan 16 14:49:36 2019
  write: io=47380KB, bw=807568B/s, iops=197, runt= 60078msec
    clat (usec): min=123, max=1439.6K, avg=40526.74, stdev=110526.51
     lat (usec): min=125, max=1439.6K, avg=40528.80, stdev=110526.58
    clat percentiles (usec):
     |  1.00th=[  161],  5.00th=[  209], 10.00th=[  980], 20.00th=[ 2320],
     | 30.00th=[ 2640], 40.00th=[ 2864], 50.00th=[ 3088], 60.00th=[ 3472],
     | 70.00th=[ 4512], 80.00th=[26496], 90.00th=[110080], 95.00th=[257024],
     | 99.00th=[561152], 99.50th=[618496], 99.90th=[962560], 99.95th=[1286144],
     | 99.99th=[1433600]
    bw (KB  /s): min=    4, max=  820, per=13.44%, avg=105.90, stdev=131.95
    lat (usec) : 250=5.61%, 500=1.35%, 750=1.77%, 1000=1.32%
    lat (msec) : 2=4.68%, 4=51.56%, 10=9.97%, 20=2.73%, 50=4.63%
    lat (msec) : 100=5.72%, 250=5.33%, 500=3.83%, 750=1.23%, 1000=0.20%
    lat (msec) : 2000=0.07%
  cpu          : usr=0.04%, sys=0.27%, ctx=23777, majf=0, minf=66
  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=11845/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=47380KB, aggrb=788KB/s, minb=788KB/s, maxb=788KB/s, mint=60078msec, maxt=60078msec

Disk stats (read/write):
  sda: ios=0/11954, merge=0/820, ticks=0/79508, in_queue=79492, util=97.96%
Download
Download benchmark results
Download speed
639.28 Mbit/s
Downloaded 104857600 bytes in 1,236706 sec
Downloaded 104857600 bytes in 1,282231 sec
Downloaded 104857600 bytes in 1,231940 sec
Downloaded 104857600 bytes in 1,180316 sec
Downloaded 104857600 bytes in 1,325891 sec
Finished! Average download speed is 639.28 Mbit/s
Upload
Speedtest results
Upload speed
318.06 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ONLINE SAS ...
Selecting 15 servers that are not too close:
  1. Wibox (Val de Reuil) [93.81 km]: 1514.492 ms
  2. Ikoula (Reims) [131.50 km]: 762.054 ms
  3. Hexanet (Reims) [131.50 km]: 12.976 ms
  4. LaFibre.info (Douai) [176.53 km]: 135.861 ms
  5. Vianet (Le Havre) [176.91 km]: 438.329 ms
  6. Eurafibre (Lille) [203.58 km]: 259.692 ms
  7. ePlay TV (Roubaix) [213.32 km]: 8.375 ms
  8. CloudConnX (Eastbourne) [258.84 km]: 34.721 ms
  9. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 17.486 ms
  10. RIV54 (Saulnes) [264.06 km]: 18.987 ms
  11. Proximus (Brussels) [264.26 km]: 19.373 ms
  12. Combell (Brussels) [264.26 km]: 150.967 ms
  13. Orange Belgium (Brussels) [264.26 km]: 36.078 ms
  14. ASP (Brussels) [264.26 km]: 24.456 ms
  15. SKSGroup (Brussels) [264.26 km]: 282.037 ms
Testing upload speeds
  1. Wibox (Val de Reuil):                        ......................... 467.94 Mbit/s
  2. Ikoula (Reims):                              ......................... 333.82 Mbit/s
  3. Hexanet (Reims):                             ......................... 133.94 Mbit/s
  4. LaFibre.info (Douai):                        ......................... 434.12 Mbit/s
  5. Vianet (Le Havre):                           ......................... 108.18 Mbit/s
  6. Eurafibre (Lille):                           ......................... 441.15 Mbit/s
  7. ePlay TV (Roubaix):                          ......................... 101.21 Mbit/s
  8. CloudConnX (Eastbourne):                     ......................... 234.77 Mbit/s
  9. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 267.29 Mbit/s
  10. RIV54 (Saulnes):                            ......................... 345.24 Mbit/s
  11. Proximus (Brussels):                        ......................... 371.14 Mbit/s
  12. Combell (Brussels):                         ......................... 181.57 Mbit/s
  13. Orange Belgium (Brussels):                  ......................... 261.70 Mbit/s
  14. ASP (Brussels):                             ......................... 93.50 Mbit/s
  15. SKSGroup (Brussels):                        ......................... 159.95 Mbit/s
Average upload speed is 262.37 Mbit/s