Stopwatch
Benchmark report #8340
Virtono – HALF Dedicated Server
Report
Share test result

Test results for HALF Dedicated Server at Virtono


Server specs:


12 × Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
24 GB RAM / 483 GB disk space
Debian 9.4
Romania

Benchmark results summary:


UnixBench - 4932.6
Disk Read - 4408 MB/s
Disk Write - 1916 MB/s
Bandwidth - 395.46 MB/s

More: https://serverscope.io/trials/BVvr
Share
Share this page
Cpu chip
Server Specs
CPU
12 × Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
CPU Cores
6 × 2667 MHz
RAM
24 GB
Disk
483 GB
OS
Debian 9.4
Location
Benchmark summary
Benchmark summary
UnixBench
4932.6
Disk Read
4408 MB/s
Disk Write
1916 MB/s
Bandwidth
395.46 Mbit/s
Speedtest
302.46 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
4932.6
UnixBench (one CPU)
1422.4
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-nbqbDP/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-nbqbDP/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-nbqbDP/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-nbqbDP/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-nbqbDP/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-nbqbDP/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

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: test-kvm6-mi: GNU/Linux
   OS: GNU/Linux -- 4.9.0-4-amd64 -- #1 SMP Debian 4.9.65-3+deb9u1 (2017-12-23)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 4: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 5: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 6: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 7: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 8: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 9: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 10: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 11: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (5333.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   09:57:31 up 9 min,  1 user,  load average: 7.24, 4.51, 1.93; runlevel 2018-09-03

------------------------------------------------------------------------
Benchmark Run: Mon Sep 03 2018 09:57:31 - 10:25:36
12 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       30848448.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3940.5 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1997.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1077108.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          311464.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2035836.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2186681.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 210762.0 lps   (10.0 s, 7 samples)
Process Creation                               3432.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5955.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3261.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        3378670.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   30848448.9   2643.4
Double-Precision Whetstone                       55.0       3940.5    716.5
Execl Throughput                                 43.0       1997.8    464.6
File Copy 1024 bufsize 2000 maxblocks          3960.0    1077108.4   2720.0
File Copy 256 bufsize 500 maxblocks            1655.0     311464.1   1882.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    2035836.8   3510.1
Pipe Throughput                               12440.0    2186681.3   1757.8
Pipe-based Context Switching                   4000.0     210762.0    526.9
Process Creation                                126.0       3432.9    272.5
Shell Scripts (1 concurrent)                     42.4       5955.8   1404.7
Shell Scripts (8 concurrent)                      6.0       3261.7   5436.1
System Call Overhead                          15000.0    3378670.4   2252.4
                                                                   ========
System Benchmarks Index Score                                        1422.4

------------------------------------------------------------------------
Benchmark Run: Mon Sep 03 2018 10:25:36 - 10:53:57
12 CPUs in system; running 12 parallel copies of tests

Dhrystone 2 using register variables      305667265.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    42342.8 MWIPS (9.1 s, 7 samples)
Execl Throughput                              20063.2 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        489081.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          136604.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1187387.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                            21434023.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                2057217.7 lps   (10.0 s, 7 samples)
Process Creation                              35841.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  43023.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   6712.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        5538346.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  305667265.0  26192.6
Double-Precision Whetstone                       55.0      42342.8   7698.7
Execl Throughput                                 43.0      20063.2   4665.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     489081.4   1235.1
File Copy 256 bufsize 500 maxblocks            1655.0     136604.5    825.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1187387.7   2047.2
Pipe Throughput                               12440.0   21434023.6  17229.9
Pipe-based Context Switching                   4000.0    2057217.7   5143.0
Process Creation                                126.0      35841.1   2844.5
Shell Scripts (1 concurrent)                     42.4      43023.8  10147.1
Shell Scripts (8 concurrent)                      6.0       6712.3  11187.1
System Call Overhead                          15000.0    5538346.8   3692.2
                                                                   ========
System Benchmarks Index Score                                        4932.6

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, 2.0 GiB) copied, 3.87013 s, 555 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, 2.0 GiB) copied, 3.70306 s, 580 MB/s


Hard drive
FIO random read
Performance
4408.4 MB/s
IOPS
1155686
./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=11887: Mon Sep  3 09:54:27 2018
  read : io=264505MB, bw=4408.4MB/s, iops=1128.6K, runt= 60001msec
    clat (usec): min=0, max=14763, avg= 5.17, stdev=47.34
     lat (usec): min=0, max=14763, avg= 5.54, stdev=47.37
    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=[    2], 95.00th=[    3],
     | 99.00th=[   10], 99.50th=[  370], 99.90th=[  540], 99.95th=[  636],
     | 99.99th=[  892]
    bw (KB  /s): min= 7232, max=1281480, per=12.41%, avg=560214.48, stdev=534920.65
    lat (usec) : 2=27.50%, 4=71.41%, 10=0.08%, 20=0.18%, 50=0.05%
    lat (usec) : 100=0.01%, 250=0.05%, 500=0.59%, 750=0.12%, 1000=0.02%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%
  cpu          : usr=12.19%, sys=45.44%, ctx=528834, majf=0, minf=57
  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=67713302/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=264505MB, aggrb=4408.4MB/s, minb=4408.4MB/s, maxb=4408.4MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=524288/154, merge=0/225, ticks=204060/632, in_queue=205028, util=48.75%
Hard drive
FIO random direct read
Performance
77.66 MB/s
IOPS
19880
./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=11897: Mon Sep  3 09:55:27 2018
  read : io=4659.6MB, bw=79521KB/s, iops=19880, runt= 60001msec
    clat (usec): min=121, max=16097, avg=396.41, stdev=238.54
     lat (usec): min=121, max=16097, avg=396.91, stdev=238.61
    clat percentiles (usec):
     |  1.00th=[  185],  5.00th=[  227], 10.00th=[  262], 20.00th=[  302],
     | 30.00th=[  330], 40.00th=[  358], 50.00th=[  382], 60.00th=[  402],
     | 70.00th=[  426], 80.00th=[  454], 90.00th=[  524], 95.00th=[  612],
     | 99.00th=[  764], 99.50th=[  876], 99.90th=[ 2736], 99.95th=[ 4256],
     | 99.99th=[11584]
    bw (KB  /s): min= 6992, max=14824, per=12.52%, avg=9953.90, stdev=1118.97
    lat (usec) : 250=7.95%, 500=80.20%, 750=10.73%, 1000=0.74%
    lat (msec) : 2=0.22%, 4=0.10%, 10=0.04%, 20=0.02%
  cpu          : usr=2.23%, sys=7.59%, ctx=1194362, majf=0, minf=64
  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=1192840/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=4659.6MB, aggrb=79521KB/s, minb=79521KB/s, maxb=79521KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1191523/0, merge=0/0, ticks=424784/0, in_queue=425968, util=100.00%
Hard drive
FIO random write
Performance
1916.7 MB/s
IOPS
490657
./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=11917: Mon Sep  3 09:57:27 2018
  write: io=115000MB, bw=1916.7MB/s, iops=490657, runt= 60001msec
    clat (usec): min=1, max=111083, avg=15.05, stdev=101.44
     lat (usec): min=1, max=111083, avg=15.23, stdev=101.45
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    4], 20.00th=[   11],
     | 30.00th=[   13], 40.00th=[   14], 50.00th=[   14], 60.00th=[   14],
     | 70.00th=[   15], 80.00th=[   15], 90.00th=[   17], 95.00th=[   20],
     | 99.00th=[   33], 99.50th=[   44], 99.90th=[  181], 99.95th=[ 1020],
     | 99.99th=[ 4320]
    bw (KB  /s): min= 6227, max=303408, per=12.50%, avg=245261.27, stdev=26311.85
    lat (usec) : 2=0.46%, 4=8.69%, 10=8.51%, 20=76.93%, 50=5.05%
    lat (usec) : 100=0.24%, 250=0.05%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 250=0.01%
  cpu          : usr=5.99%, sys=84.97%, ctx=1111577, majf=0, minf=67
  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=29439933/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=115000MB, aggrb=1916.7MB/s, minb=1916.7MB/s, maxb=1916.7MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=0/47807, merge=0/3632, ticks=0/348288, in_queue=348264, util=5.03%
Hard drive
FIO random direct write
Performance
11.07 MB/s
IOPS
2832
./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=11907: Mon Sep  3 09:56:27 2018
  write: io=679952KB, bw=11332KB/s, iops=2832, runt= 60005msec
    clat (usec): min=153, max=536697, avg=2817.61, stdev=21820.14
     lat (usec): min=154, max=536698, avg=2818.29, stdev=21820.15
    clat percentiles (usec):
     |  1.00th=[  211],  5.00th=[  253], 10.00th=[  270], 20.00th=[  290],
     | 30.00th=[  310], 40.00th=[  326], 50.00th=[  342], 60.00th=[  358],
     | 70.00th=[  378], 80.00th=[  402], 90.00th=[  442], 95.00th=[  482],
     | 99.00th=[156672], 99.50th=[195584], 99.90th=[240640], 99.95th=[272384],
     | 99.99th=[350208]
    bw (KB  /s): min=   13, max= 4976, per=12.70%, avg=1439.45, stdev=785.71
    lat (usec) : 250=4.50%, 500=91.94%, 750=2.13%, 1000=0.02%
    lat (msec) : 2=0.03%, 4=0.01%, 10=0.01%, 20=0.01%, 100=0.10%
    lat (msec) : 250=1.19%, 500=0.08%, 750=0.01%
  cpu          : usr=0.36%, sys=1.99%, ctx=342269, majf=0, minf=65
  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=169988/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=679952KB, aggrb=11331KB/s, minb=11331KB/s, maxb=11331KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  vda: ios=0/170075, merge=0/2159, ticks=0/51880, in_queue=51808, util=86.10%
Download
Download benchmark results
Download speed
395.46 Mbit/s
Downloaded 104857600 bytes in 1.828389 sec
Downloaded 104857600 bytes in 2.382875 sec
Downloaded 104857600 bytes in 2.205437 sec
Downloaded 104857600 bytes in 1.816066 sec
Downloaded 104857600 bytes in 1.882158 sec
Finished! Average download speed is 395.46 Mbit/s
Upload
Speedtest results
Upload speed
302.46 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from 07INTERNET.RO ...
Selecting 15 servers that are not too close:
  1. Broadwave (Fort Lauderdale, FL) [39.71 km]: 17.862 ms
  2. Hotwire Fision (Boca Raton, FL) [65.90 km]: 11.594 ms
  3. Comcast (Bonita Springs, FL) [168.03 km]: 375.499 ms
  4. CenturyLink, Inc (Fort Myers, FL) [192.01 km]: 49.019 ms
  5. T3 Communications (Fort Myers, FL) [192.01 km]: 27.415 ms
  6. CenturyLink, Inc (Fort Myers, FL) [192.01 km]: 48.564 ms
  7. Broadwave (Key West, FL) [210.75 km]: 24.499 ms
  8. FL High Speed Internet (Cocoa, FL) [293.18 km]: 49.022 ms
  9. BTC (Nassau) [296.02 km]: 19.238 ms
  10. GlobalNexus (Nassau) [296.02 km]: 23.861 ms
  11. CCI Systems, Inc (Lake Buena Vista, FL) [317.73 km]: 21.525 ms
  12. Smart City Telecom (Lake Buena Vista, FL) [317.73 km]: 18.384 ms
  13. AT&T (Orlando, FL) [328.69 km]: 30.99 ms
  14. CenturyLink, Inc (Orlando, FL) [328.69 km]: 41.359 ms
  15. Webby Enterprises LLC (Orlando, FL) [328.69 km]: 13.357 ms
Testing upload speeds
  1. Broadwave (Fort Lauderdale, FL):             ......................... 469.57 Mbit/s
  2. Hotwire Fision (Boca Raton, FL):             ......................... 726.48 Mbit/s
  3. Comcast (Bonita Springs, FL):                ......................... 420.18 Mbit/s
  4. CenturyLink, Inc (Fort Myers, FL):           ......................... 210.85 Mbit/s
  5. T3 Communications (Fort Myers, FL):          ......................... 185.20 Mbit/s
  6. CenturyLink, Inc (Fort Myers, FL):           ......................... 220.73 Mbit/s
  7. Broadwave (Key West, FL):                    ......................... 282.19 Mbit/s
  8. FL High Speed Internet (Cocoa, FL):          ......................... 187.67 Mbit/s
  9. BTC (Nassau):                                ......................... 276.37 Mbit/s
  10. GlobalNexus (Nassau):                       ......................... 231.12 Mbit/s
  11. CCI Systems, Inc (Lake Buena Vista, FL):    ......................... 136.73 Mbit/s
  12. Smart City Telecom (Lake Buena Vista, FL):  ......................... 327.53 Mbit/s
  13. AT&T (Orlando, FL):                         ......................... 172.19 Mbit/s
  14. CenturyLink, Inc (Orlando, FL):             ......................... 88.38 Mbit/s
  15. Webby Enterprises LLC (Orlando, FL):        ......................... 387.58 Mbit/s
Average upload speed is 288.18 Mbit/s