Stopwatch
Benchmark report #14470
Online.net – START L 300MB - 45€
Report
Share test result

Test results for START L 300MB - 45€ at Online.net


Server specs:


12 × Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz
31 GB RAM / 521 TB disk space
Centos 7.8.2003 Core

Benchmark results summary:


UnixBench - 4307.4
Disk Read - 7708 MB/s
Disk Write - 1927 MB/s
Bandwidth - 860.59 MB/s

More: https://serverscope.io/trials/ELJ6
Share
Share this page
Cpu chip
Server Specs
CPU
12 × Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz
CPU Cores
6 × 2203 MHz
RAM
31 GB
Disk
521 TB
OS
Centos 7.8.2003 Core
Benchmark summary
Benchmark summary
UnixBench
4307.4
Disk Read
7708 MB/s
Disk Write
1927 MB/s
Bandwidth
860.59 Mbit/s
Speedtest
282.94 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
4307.4
UnixBench (one CPU)
919.1
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-JpR0Oo/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-JpR0Oo/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-JpR0Oo/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-JpR0Oo/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-JpR0Oo/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-JpR0Oo/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

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

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

12 x Execl Throughput  1 2 3

12 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

12 x File Copy 256 bufsize 500 maxblocks  1 2 3

12 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

12 x Process Creation  1 2 3

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

12 x Shell Scripts (1 concurrent)  1 2 3

12 x Shell Scripts (8 concurrent)  1 2 3

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

   System: servidor-8-plex: GNU/Linux
   OS: GNU/Linux -- 3.10.0-1062.9.1.el7.x86_64 -- #1 SMP Fri Dec 6 15:49:49 UTC 2019
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 4: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 5: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 6: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 7: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 8: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 9: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 10: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 11: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   17:20:25 up 1 day, 17:54,  1 user,  load average: 13.48, 10.43, 6.69; runlevel 2020-10-21

------------------------------------------------------------------------
Benchmark Run: Fri Oct 23 2020 17:20:25 - 17:50:22
12 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       30738709.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4708.6 MWIPS (9.8 s, 7 samples)
Execl Throughput                               2386.8 lps   (29.4 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        460239.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          119041.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1340884.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                              600582.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 106715.1 lps   (10.0 s, 7 samples)
Process Creation                               7306.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5875.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2838.5 lpm   (60.0 s, 2 samples)
System Call Overhead                         459894.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   30738709.2   2634.0
Double-Precision Whetstone                       55.0       4708.6    856.1
Execl Throughput                                 43.0       2386.8    555.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     460239.8   1162.2
File Copy 256 bufsize 500 maxblocks            1655.0     119041.7    719.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1340884.2   2311.9
Pipe Throughput                               12440.0     600582.2    482.8
Pipe-based Context Switching                   4000.0     106715.1    266.8
Process Creation                                126.0       7306.9    579.9
Shell Scripts (1 concurrent)                     42.4       5875.9   1385.8
Shell Scripts (8 concurrent)                      6.0       2838.5   4730.8
System Call Overhead                          15000.0     459894.3    306.6
                                                                   ========
System Benchmarks Index Score                                         919.1

------------------------------------------------------------------------
Benchmark Run: Fri Oct 23 2020 17:50:22 - 18:21:18
12 CPUs in system; running 12 parallel copies of tests

Dhrystone 2 using register variables      189679398.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    44966.3 MWIPS (9.9 s, 7 samples)
Execl Throughput                              21393.0 lps   (29.1 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        795953.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          206936.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2596428.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4063507.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1146829.6 lps   (10.0 s, 7 samples)
Process Creation                              66566.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  32706.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   4476.1 lpm   (60.1 s, 2 samples)
System Call Overhead                        2889532.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  189679398.9  16253.6
Double-Precision Whetstone                       55.0      44966.3   8175.7
Execl Throughput                                 43.0      21393.0   4975.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     795953.4   2010.0
File Copy 256 bufsize 500 maxblocks            1655.0     206936.4   1250.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    2596428.7   4476.6
Pipe Throughput                               12440.0    4063507.8   3266.5
Pipe-based Context Switching                   4000.0    1146829.6   2867.1
Process Creation                                126.0      66566.3   5283.0
Shell Scripts (1 concurrent)                     42.4      32706.1   7713.7
Shell Scripts (8 concurrent)                      6.0       4476.1   7460.2
System Call Overhead                          15000.0    2889532.4   1926.4
                                                                   ========
System Benchmarks Index Score                                        4307.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, 126.184 s, 17.0 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, 103.881 s, 20.7 MB/s


Hard drive
FIO random read
Performance
7708.1 MB/s
IOPS
2020864
./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=9649: Fri Oct 23 17:17:08 2020
  read : io=462542MB, bw=7708.1MB/s, iops=1973.5K, runt= 60001msec
    clat (usec): min=1, max=58486, avg= 2.70, stdev=39.88
     lat (usec): min=1, max=58487, avg= 2.75, stdev=39.88
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    3], 95.00th=[    3],
     | 99.00th=[    3], 99.50th=[    8], 99.90th=[  163], 99.95th=[  179],
     | 99.99th=[  213]
    bw (KB  /s): min= 1936, max=1540688, per=12.48%, avg=985165.24, stdev=481143.73
    lat (usec) : 2=20.38%, 4=78.80%, 10=0.36%, 20=0.01%, 50=0.01%
    lat (usec) : 100=0.01%, 250=0.44%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=38.04%, sys=45.11%, ctx=539716, majf=0, minf=311
  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=118410835/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=462542MB, aggrb=7708.1MB/s, minb=7708.1MB/s, maxb=7708.1MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
    md1: ios=526467/16011, merge=0/0, ticks=0/0, in_queue=0, util=0.00%, aggrios=263233/7150, aggrmerge=0/9188, aggrticks=41476/45670, aggrin_queue=87071, aggrutil=24.96%
  sda: ios=288888/7203, merge=1/9136, ticks=43025/36052, in_queue=79002, util=24.96%
  sdb: ios=237578/7098, merge=0/9240, ticks=39927/55288, in_queue=95141, util=24.65%
Hard drive
FIO random direct read
Performance
187.06 MB/s
IOPS
47887
./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=10185: Fri Oct 23 17:18:09 2020
  read : io=11224MB, bw=191552KB/s, iops=47887, runt= 60004msec
    clat (usec): min=85, max=240630, avg=164.40, stdev=698.08
     lat (usec): min=85, max=240630, avg=164.54, stdev=698.09
    clat percentiles (usec):
     |  1.00th=[  105],  5.00th=[  114], 10.00th=[  119], 20.00th=[  127],
     | 30.00th=[  135], 40.00th=[  141], 50.00th=[  147], 60.00th=[  153],
     | 70.00th=[  159], 80.00th=[  167], 90.00th=[  183], 95.00th=[  197],
     | 99.00th=[  233], 99.50th=[  278], 99.90th=[ 3376], 99.95th=[ 5920],
     | 99.99th=[24704]
    bw (KB  /s): min= 5888, max=27384, per=12.53%, avg=24009.79, stdev=4199.41
    lat (usec) : 100=0.17%, 250=99.13%, 500=0.41%, 750=0.03%, 1000=0.01%
    lat (msec) : 2=0.03%, 4=0.15%, 10=0.03%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.98%, sys=7.58%, ctx=2873788, majf=0, minf=320
  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=2873470/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=11224MB, aggrb=191551KB/s, minb=191551KB/s, maxb=191551KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
    md1: ios=2876032/23598, merge=0/0, ticks=0/0, in_queue=0, util=0.00%, aggrios=1438095/11464, aggrmerge=0/12618, aggrticks=222364/82788, aggrin_queue=304998, aggrutil=99.73%
  sda: ios=1571467/11526, merge=0/12558, ticks=225851/63440, in_queue=289130, util=99.73%
  sdb: ios=1304724/11403, merge=0/12679, ticks=218877/102136, in_queue=320867, util=99.71%
Hard drive
FIO random write
Performance
1927.2 MB/s
IOPS
493342
./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=11306: Fri Oct 23 17:20:10 2020
  write: io=115629MB, bw=1927.2MB/s, iops=493342, runt= 60001msec
    clat (usec): min=1, max=4606.8K, avg=14.95, stdev=2563.59
     lat (usec): min=1, max=4606.8K, avg=15.02, stdev=2563.59
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    8], 20.00th=[   12],
     | 30.00th=[   13], 40.00th=[   13], 50.00th=[   13], 60.00th=[   14],
     | 70.00th=[   14], 80.00th=[   15], 90.00th=[   15], 95.00th=[   16],
     | 99.00th=[   19], 99.50th=[   22], 99.90th=[   80], 99.95th=[  338],
     | 99.99th=[ 1336]
    bw (KB  /s): min= 6082, max=313384, per=13.76%, avg=271580.47, stdev=38695.42
    lat (usec) : 2=0.01%, 4=6.79%, 10=4.54%, 20=87.68%, 50=0.87%
    lat (usec) : 100=0.03%, 250=0.03%, 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 2000=0.01%, >=2000=0.01%
  cpu          : usr=9.16%, sys=77.57%, ctx=2331224, majf=0, minf=307
  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=29601016/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=115629MB, aggrb=1927.2MB/s, minb=1927.2MB/s, maxb=1927.2MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
    md1: ios=147/163923, merge=0/0, ticks=0/0, in_queue=0, util=0.00%, aggrios=72/6740, aggrmerge=1/156554, aggrticks=5208/5416085, aggrin_queue=5768996, aggrutil=92.29%
  sda: ios=138/6843, merge=2/156476, ticks=10411/3845305, in_queue=4149315, util=78.93%
  sdb: ios=7/6637, merge=0/156632, ticks=5/6986865, in_queue=7388678, util=92.29%
Hard drive
FIO random direct write
Performance
19.74 MB/s
IOPS
5053
./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=10854: Fri Oct 23 17:19:09 2020
  write: io=1187.6MB, bw=20216KB/s, iops=5053, runt= 60129msec
    clat (usec): min=42, max=861067, avg=1578.52, stdev=9589.63
     lat (usec): min=42, max=861067, avg=1578.85, stdev=9589.63
    clat percentiles (usec):
     |  1.00th=[   62],  5.00th=[  137], 10.00th=[  169], 20.00th=[  466],
     | 30.00th=[  804], 40.00th=[ 1176], 50.00th=[ 1320], 60.00th=[ 1464],
     | 70.00th=[ 1608], 80.00th=[ 1768], 90.00th=[ 2096], 95.00th=[ 2480],
     | 99.00th=[ 5088], 99.50th=[ 7968], 99.90th=[62208], 99.95th=[254976],
     | 99.99th=[415744]
    bw (KB  /s): min=    5, max= 5540, per=12.85%, avg=2597.62, stdev=982.48
    lat (usec) : 50=0.34%, 100=1.67%, 250=15.48%, 500=4.04%, 750=7.55%
    lat (usec) : 1000=4.47%
    lat (msec) : 2=54.21%, 4=10.68%, 10=1.19%, 20=0.19%, 50=0.08%
    lat (msec) : 100=0.03%, 250=0.03%, 500=0.05%, 750=0.01%, 1000=0.01%
  cpu          : usr=0.42%, sys=4.12%, ctx=607875, majf=0, minf=297
  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=303886/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=1187.6MB, aggrb=20215KB/s, minb=20215KB/s, maxb=20215KB/s, mint=60129msec, maxt=60129msec

Disk stats (read/write):
    md1: ios=3416/323969, merge=0/0, ticks=0/0, in_queue=0, util=0.00%, aggrios=1684/311701, aggrmerge=24/12457, aggrticks=2979/121096, aggrin_queue=123972, aggrutil=79.82%
  sda: ios=3217/311751, merge=0/12407, ticks=5352/57212, in_queue=62418, util=33.62%
  sdb: ios=151/311651, merge=48/12507, ticks=606/184980, in_queue=185527, util=79.82%
Download
Download benchmark results
Download speed
860.59 Mbit/s
Downloaded 104857600 bytes in 0.959 sec
Downloaded 104857600 bytes in 0.908 sec
Downloaded 104857600 bytes in 0.929 sec
Downloaded 104857600 bytes in 0.915 sec
Downloaded 104857600 bytes in 0.937 sec
Finished! Average download speed is 860.59 Mbit/s
Upload
Speedtest results
Upload speed
282.94 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Dedibox SAS ...
Selecting 15 servers that are not too close:
  1. Ikoula (Reims) [131.50 km]: 5.412 ms
  2. LaFibre.info (Douai) [176.53 km]: 7.941 ms
  3. ORANGE FRANCE (Lille) [203.58 km]: 7.604 ms
  4. Eurafibre (Lille) [203.58 km]: 7.925 ms
  5. ITDATA TELECOM SRL (Roubaix) [213.32 km]: 144.92 ms
  6. OVH Cloud (Gravelines) [237.21 km]: 7.799 ms
  7. CloudConnX (Eastbourne) [258.84 km]: 24.857 ms
  8. M-Tech Systems (Eastbourne) [258.84 km]: 13.438 ms
  9. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 26.909 ms
  10. RIV54 (Saulnes) [264.06 km]: 15.798 ms
  11. Combell (Brussels) [264.26 km]: 14.66 ms
  12. Proximus (Brussels) [264.26 km]: 10.822 ms
  13. Arxus NV (Brussels) [264.26 km]: 17.227 ms
  14. OBE (Brussels) [264.26 km]: 54.745 ms
  15. Proximus (Schaarbeek) [266.93 km]: 13.159 ms
Testing upload speeds
  1. Ikoula (Reims):                              ......................... 532.58 Mbit/s
  2. LaFibre.info (Douai):                        ......................... 119.17 Mbit/s
  3. ORANGE FRANCE (Lille):                       ......................... 118.55 Mbit/s
  4. Eurafibre (Lille):                           ......................... 252.04 Mbit/s
  5. ITDATA TELECOM SRL (Roubaix):                ......................... 280.73 Mbit/s
  6. OVH Cloud (Gravelines):                      ......................... 120.71 Mbit/s
  7. CloudConnX (Eastbourne):                     ......................... 256.08 Mbit/s
  8. M-Tech Systems (Eastbourne):                 ......................... 117.17 Mbit/s
  9. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 253.09 Mbit/s
  10. RIV54 (Saulnes):                            ......................... 110.13 Mbit/s
  11. Combell (Brussels):                         ......................... 462.44 Mbit/s
  12. Proximus (Brussels):                        ......................... 410.28 Mbit/s
  13. Arxus NV (Brussels):                        ......................... 336.64 Mbit/s
  14. OBE (Brussels):                             ......................... 73.37 Mbit/s
  15. Proximus (Schaarbeek):                      ......................... 418.73 Mbit/s
Average upload speed is 257.45 Mbit/s