Stopwatch
Benchmark report #3014
NetActuate – Dedicated
Report
Share test result

Test results for Dedicated at NetActuate


Server specs:


12 × Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz
47 GB RAM / 492 GB disk space
Ubuntu 16.04 Xenial
Dallas, United States

Benchmark results summary:


UnixBench - 8447.3
Disk Read - 17556 MB/s
Disk Write - 3135 MB/s
Bandwidth - 833.51 MB/s

More: https://serverscope.io/trials/D0GW
Share
Share this page
Cpu chip
Server Specs
CPU
12 × Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz
CPU Cores
6 × 1575 MHz
RAM
47 GB
Disk
492 GB
OS
Ubuntu 16.04 Xenial
Location
Dallas, United States
Benchmark summary
Benchmark summary
UnixBench
8447.3
Disk Read
17556 MB/s
Disk Write
3135 MB/s
Bandwidth
833.51 Mbit/s
Speedtest
452.29 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
8447.3
UnixBench (one CPU)
2515.3
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 
src/pipe.c: In function xe2x80x98mainxe2x80x99:
src/pipe.c:52:2: warning: ignoring return value of xe2x80x98pipexe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
  pipe(pvec);
  ^
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 
In file included from src/execl.c:34:0:
src/big.c: In function xe2x80x98dummyxe2x80x99:
src/big.c:109:5: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
     freopen("masterlog.00", "a", stderr);
     ^
src/big.c:197:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:221:3: warning: ignoring return value of xe2x80x98dupxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
   dup(pvec[0]);
   ^
src/big.c:225:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:318:4: warning: ignoring return value of xe2x80x98writexe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
    write(fcopy, cp->line, p - cp->line + 1);
    ^
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-5RojRH/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-5RojRH/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-5RojRH/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-5RojRH/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-5RojRH/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-5RojRH/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: dal9: GNU/Linux
   OS: GNU/Linux -- 4.4.0-43-generic -- #63-Ubuntu SMP Wed Oct 12 13:48:03 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 4: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 5: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 6: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 7: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 8: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 9: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 10: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 11: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz (7000.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   15:10:37 up 12 min,  1 user,  load average: 6.98, 4.30, 1.83; runlevel 2017-04-05

------------------------------------------------------------------------
Benchmark Run: Wed Apr 05 2017 15:10:37 - 15:38:41
12 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       44551732.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4753.6 MWIPS (9.5 s, 7 samples)
Execl Throughput                               5177.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1526661.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          409103.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       3497704.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             3107774.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 224128.4 lps   (10.0 s, 7 samples)
Process Creation                              16877.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  14800.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   7556.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        5110498.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   44551732.2   3817.6
Double-Precision Whetstone                       55.0       4753.6    864.3
Execl Throughput                                 43.0       5177.3   1204.0
File Copy 1024 bufsize 2000 maxblocks          3960.0    1526661.4   3855.2
File Copy 256 bufsize 500 maxblocks            1655.0     409103.1   2471.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    3497704.5   6030.5
Pipe Throughput                               12440.0    3107774.2   2498.2
Pipe-based Context Switching                   4000.0     224128.4    560.3
Process Creation                                126.0      16877.9   1339.5
Shell Scripts (1 concurrent)                     42.4      14800.8   3490.7
Shell Scripts (8 concurrent)                      6.0       7556.2  12593.7
System Call Overhead                          15000.0    5110498.5   3407.0
                                                                   ========
System Benchmarks Index Score                                        2515.3

------------------------------------------------------------------------
Benchmark Run: Wed Apr 05 2017 15:38:41 - 16:06:51
12 CPUs in system; running 12 parallel copies of tests

Dhrystone 2 using register variables      274315564.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    45744.4 MWIPS (10.0 s, 7 samples)
Execl Throughput                              44741.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1188857.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          304792.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       3671803.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                            18926590.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                2663992.6 lps   (10.0 s, 7 samples)
Process Creation                             107748.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  85610.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                  11417.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        8353440.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  274315564.6  23506.0
Double-Precision Whetstone                       55.0      45744.4   8317.2
Execl Throughput                                 43.0      44741.3  10404.9
File Copy 1024 bufsize 2000 maxblocks          3960.0    1188857.2   3002.2
File Copy 256 bufsize 500 maxblocks            1655.0     304792.4   1841.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    3671803.6   6330.7
Pipe Throughput                               12440.0   18926590.8  15214.3
Pipe-based Context Switching                   4000.0    2663992.6   6660.0
Process Creation                                126.0     107748.2   8551.4
Shell Scripts (1 concurrent)                     42.4      85610.1  20191.1
Shell Scripts (8 concurrent)                      6.0      11417.8  19029.7
System Call Overhead                          15000.0    8353440.5   5569.0
                                                                   ========
System Benchmarks Index Score                                        8447.3

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, 5.37463 s, 400 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, 5.30315 s, 405 MB/s


Hard drive
FIO random read
Performance
17556.0 MB/s
IOPS
4602265
./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=5880: Wed Apr  5 15:07:34 2017
  read : io=1028.7GB, bw=17556MB/s, iops=4494.4K, runt= 60001msec
    clat (usec): min=0, max=6705, avg= 1.30, stdev= 7.56
     lat (usec): min=0, max=6705, avg= 1.34, stdev= 7.57
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    0], 10.00th=[    0], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    1], 90.00th=[    1], 95.00th=[    2],
     | 99.00th=[    2], 99.50th=[    2], 99.90th=[  153], 99.95th=[  177],
     | 99.99th=[  227]
    bw (MB  /s): min=   23, max= 3282, per=12.48%, avg=2190.62, stdev=1129.59
    lat (usec) : 2=90.16%, 4=9.62%, 10=0.01%, 20=0.02%, 50=0.01%
    lat (usec) : 100=0.01%, 250=0.19%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%
  cpu          : usr=29.11%, sys=53.91%, ctx=528099, majf=0, minf=86
  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=269663297/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=1028.7GB, aggrb=17556MB/s, minb=17556MB/s, maxb=17556MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524288/70, merge=0/645, ticks=81536/228, in_queue=81760, util=18.06%
Hard drive
FIO random direct read
Performance
190.16 MB/s
IOPS
48680
./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=5902: Wed Apr  5 15:08:34 2017
  read : io=11410MB, bw=194722KB/s, iops=48680, runt= 60001msec
    clat (usec): min=74, max=8951, avg=162.72, stdev=37.65
     lat (usec): min=74, max=8951, avg=162.83, stdev=37.66
    clat percentiles (usec):
     |  1.00th=[  115],  5.00th=[  124], 10.00th=[  131], 20.00th=[  139],
     | 30.00th=[  145], 40.00th=[  149], 50.00th=[  153], 60.00th=[  161],
     | 70.00th=[  171], 80.00th=[  187], 90.00th=[  211], 95.00th=[  229],
     | 99.00th=[  274], 99.50th=[  294], 99.90th=[  350], 99.95th=[  378],
     | 99.99th=[  430]
    bw (KB  /s): min=21688, max=24720, per=12.50%, avg=24342.11, stdev=338.56
    lat (usec) : 100=0.02%, 250=97.94%, 500=2.04%, 750=0.01%
    lat (msec) : 10=0.01%
  cpu          : usr=1.23%, sys=4.64%, ctx=2921055, majf=0, minf=85
  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=2920882/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=11410MB, aggrb=194722KB/s, minb=194722KB/s, maxb=194722KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=2917291/3, merge=0/1, ticks=453136/12, in_queue=453196, util=99.82%
Hard drive
FIO random write
Performance
3135.3 MB/s
IOPS
802625
./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=5950: Wed Apr  5 15:10:35 2017
  write: io=188119MB, bw=3135.3MB/s, iops=802625, runt= 60001msec
    clat (usec): min=0, max=32183, avg= 9.30, stdev=46.56
     lat (usec): min=0, max=32183, avg= 9.38, stdev=46.56
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    2], 10.00th=[    8], 20.00th=[    9],
     | 30.00th=[    9], 40.00th=[    9], 50.00th=[    9], 60.00th=[   10],
     | 70.00th=[   10], 80.00th=[   11], 90.00th=[   11], 95.00th=[   12],
     | 99.00th=[   14], 99.50th=[   15], 99.90th=[   21], 99.95th=[   22],
     | 99.99th=[  102]
    bw (KB  /s): min=298113, max=475824, per=12.50%, avg=401281.25, stdev=28963.92
    lat (usec) : 2=2.80%, 4=5.44%, 10=45.09%, 20=46.52%, 50=0.14%
    lat (usec) : 100=0.01%, 250=0.01%, 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%
  cpu          : usr=7.24%, sys=91.21%, ctx=541958, majf=0, minf=97
  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=48158343/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=188119MB, aggrb=3135.3MB/s, minb=3135.3MB/s, maxb=3135.3MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=0/3993, merge=0/58, ticks=0/504532, in_queue=504532, util=6.63%
Hard drive
FIO random direct write
Performance
130.32 MB/s
IOPS
33362
./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=5925: Wed Apr  5 15:09:35 2017
  write: io=7819.4MB, bw=133448KB/s, iops=33362, runt= 60001msec
    clat (usec): min=27, max=18041, avg=238.37, stdev=68.05
     lat (usec): min=27, max=18041, avg=238.52, stdev=68.06
    clat percentiles (usec):
     |  1.00th=[  227],  5.00th=[  227], 10.00th=[  227], 20.00th=[  229],
     | 30.00th=[  229], 40.00th=[  229], 50.00th=[  229], 60.00th=[  231],
     | 70.00th=[  233], 80.00th=[  241], 90.00th=[  262], 95.00th=[  286],
     | 99.00th=[  342], 99.50th=[  362], 99.90th=[  398], 99.95th=[  414],
     | 99.99th=[ 2672]
    bw (KB  /s): min=12368, max=19472, per=12.50%, avg=16687.53, stdev=921.36
    lat (usec) : 50=0.22%, 100=0.01%, 250=84.15%, 500=15.61%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%
  cpu          : usr=0.97%, sys=4.53%, ctx=4003510, majf=0, minf=89
  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=2001760/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=7819.4MB, aggrb=133448KB/s, minb=133448KB/s, maxb=133448KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=0/1999454, merge=0/766, ticks=0/39476, in_queue=39280, util=65.34%
Download
Download benchmark results
Download speed
833.51 Mbit/s
Downloaded 104857600 bytes in 1.151 sec
Downloaded 104857600 bytes in 0.938 sec
Downloaded 104857600 bytes in 0.900 sec
Downloaded 104857600 bytes in 0.906 sec
Downloaded 104857600 bytes in 0.904 sec
Finished! Average download speed is 833.51 Mbit/s
Upload
Speedtest results
Upload speed
452.29 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from NetActuate ...
Selecting 15 servers that are not too close:
  1. CenturyLink, Inc (Mansfield, TX) [39.78 km]: 66.163 ms
  2. OneSource Communications (Keller, TX) [45.32 km]: 230.666 ms
  3. Charter Communications (Fort Worth, TX) [48.79 km]: 32.154 ms
  4. Sprint (Fort Worth, TX) [48.79 km]: 47.382 ms
  5. Nortex Communications (Muenster, TX) [110.61 km]: 17.409 ms
  6. Suddenlink Communications LLC (Tyler, TX) [148.69 km]: 10.723 ms
  7. Digital Passage (Graham, TX) [169.59 km]: 41.742 ms
  8. Chickasaw Telephone Company (Sulphur, OK) [193.04 km]: 214.924 ms
  9. pinnacle network solutions (Wichita Falls,TX) [201.86 km]: 11.639 ms
  10. Cable One, Inc. (Duncan, OK) [219.42 km]: 36.257 ms
  11. Fidelity Communications (Marshall, TX) [228.67 km]: 15.894 ms
  12. Suddenlink Communications LLC (College Station, TX) [246.52 km]: 6.261 ms
  13. Fidelity Communications (Lawton, OK) [250.75 km]: 22.519 ms
  14. Suddenlink Communications LLC (Georgetown, TX) [250.79 km]: 265.435 ms
  15. Sam Houston State University (Huntsville, TX) [257.40 km]: 37.949 ms
Testing upload speeds
  1. CenturyLink, Inc (Mansfield, TX):            ......................... 144.07 Mbit/s
  2. OneSource Communications (Keller, TX):       ......................... 438.42 Mbit/s
  3. Charter Communications (Fort Worth, TX):     ......................... 532.22 Mbit/s
  4. Sprint (Fort Worth, TX):                     ......................... 176.13 Mbit/s
  5. Nortex Communications (Muenster, TX):        ......................... 379.11 Mbit/s
  6. Suddenlink Communications LLC (Tyler, TX):   ......................... 488.09 Mbit/s
  7. Digital Passage (Graham, TX):                ......................... 105.36 Mbit/s
  8. Chickasaw Telephone Company (Sulphur, OK):   ......................... 378.19 Mbit/s
  9. pinnacle network solutions (Wichita Falls,TX):......................... 463.35 Mbit/s
  10. Cable One, Inc. (Duncan, OK):               ......................... 219.23 Mbit/s
  11. Fidelity Communications (Marshall, TX):     ......................... 690.79 Mbit/s
  12. Suddenlink Communications LLC (College Station, TX):......................... 529.91 Mbit/s
  13. Fidelity Communications (Lawton, OK):       ......................... 644.66 Mbit/s
  14. Suddenlink Communications LLC (Georgetown, TX):......................... 211.26 Mbit/s
  15. Sam Houston State University (Huntsville, TX):......................... 138.63 Mbit/s
Average upload speed is 369.29 Mbit/s