Stopwatch
Benchmark report #2073
Virmach – Virmach - E3-SD+ - E3-1240v3 / 32GB RAM / 240GB SSD
Report
Share test result

Test results for Virmach - E3-SD+ - E3-1240v3 / 32GB RAM / 240GB SSD at Virmach


Server specs:


8 × Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz
31 GB RAM / 223 GB disk space
Ubuntu 14.04 Trusty
Buffalo, United States

Benchmark results summary:


UnixBench - 5025.4
Disk Read - 105 MB/s
Disk Write - 925 MB/s
Bandwidth - 783.70 MB/s

More: https://serverscope.io/trials/nK2V
Share
Share this page
Cpu chip
Server Specs
CPU
8 × Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz
CPU Cores
4 × 800 MHz
RAM
31 GB
Disk
223 GB
OS
Ubuntu 14.04 Trusty
Location
Buffalo, United States
Benchmark summary
Benchmark summary
UnixBench
5025.4
Disk Read
105 MB/s
Disk Write
925 MB/s
Bandwidth
783.70 Mbit/s
Speedtest
187.71 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
5025.4
UnixBench (one CPU)
1192.7
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:6: 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:12: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
     freopen("masterlog.00", "a", stderr);
            ^
src/big.c:197:13: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
             ^
src/big.c:221:6: warning: ignoring return value of xe2x80x98dupxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
   dup(pvec[0]);
      ^
src/big.c:225:13: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
             ^
src/big.c:318:9: 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/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope/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

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

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

8 x Execl Throughput  1 2 3

8 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

8 x File Copy 256 bufsize 500 maxblocks  1 2 3

8 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

8 x Process Creation  1 2 3

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

8 x Shell Scripts (1 concurrent)  1 2 3

8 x Shell Scripts (8 concurrent)  1 2 3

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

   System: NY1: GNU/Linux
   OS: GNU/Linux -- 3.13.0-24-generic -- #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz (6800.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz (6800.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz (6800.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz (6800.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 4: Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz (6800.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 5: Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz (6800.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 6: Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz (6800.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 7: Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz (6800.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   14:38:20 up 12:07,  1 user,  load average: 8.32, 4.96, 2.41; runlevel 2016-12-02

------------------------------------------------------------------------
Benchmark Run: Fri Dec 02 2016 14:38:20 - 15:07:31
8 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       41948297.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4194.6 MWIPS (12.1 s, 7 samples)
Execl Throughput                               1534.4 lps   (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        684197.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          175280.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2045501.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                              951442.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 140235.8 lps   (10.0 s, 7 samples)
Process Creation                              12922.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7024.6 lpm   (60.1 s, 2 samples)
Shell Scripts (8 concurrent)                   3979.2 lpm   (60.2 s, 2 samples)
System Call Overhead                         651358.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   41948297.4   3594.5
Double-Precision Whetstone                       55.0       4194.6    762.6
Execl Throughput                                 43.0       1534.4    356.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     684197.5   1727.8
File Copy 256 bufsize 500 maxblocks            1655.0     175280.8   1059.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    2045501.9   3526.7
Pipe Throughput                               12440.0     951442.6    764.8
Pipe-based Context Switching                   4000.0     140235.8    350.6
Process Creation                                126.0      12922.7   1025.6
Shell Scripts (1 concurrent)                     42.4       7024.6   1656.7
Shell Scripts (8 concurrent)                      6.0       3979.2   6631.9
System Call Overhead                          15000.0     651358.2    434.2
                                                                   ========
System Benchmarks Index Score                                        1192.7

------------------------------------------------------------------------
Benchmark Run: Fri Dec 02 2016 15:07:31 - 15:35:59
8 CPUs in system; running 8 parallel copies of tests

Dhrystone 2 using register variables      203808207.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    35202.9 MWIPS (10.0 s, 7 samples)
Execl Throughput                              21168.7 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1100070.2 KBps  (30.2 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          283661.7 KBps  (30.2 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       3749136.7 KBps  (30.2 s, 2 samples)
Pipe Throughput                             5207964.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1296472.3 lps   (10.0 s, 7 samples)
Process Creation                              55525.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  39988.5 lpm   (60.1 s, 2 samples)
Shell Scripts (8 concurrent)                   6439.0 lpm   (60.2 s, 2 samples)
System Call Overhead                        3796712.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  203808207.5  17464.3
Double-Precision Whetstone                       55.0      35202.9   6400.5
Execl Throughput                                 43.0      21168.7   4923.0
File Copy 1024 bufsize 2000 maxblocks          3960.0    1100070.2   2778.0
File Copy 256 bufsize 500 maxblocks            1655.0     283661.7   1714.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    3749136.7   6464.0
Pipe Throughput                               12440.0    5207964.7   4186.5
Pipe-based Context Switching                   4000.0    1296472.3   3241.2
Process Creation                                126.0      55525.7   4406.8
Shell Scripts (1 concurrent)                     42.4      39988.5   9431.3
Shell Scripts (8 concurrent)                      6.0       6439.0  10731.6
System Call Overhead                          15000.0    3796712.6   2531.1
                                                                   ========
System Benchmarks Index Score                                        5025.4

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=64K conv=fdatasync
65536+0 records in
65536+0 records out
4294967296 bytes (4.3 GB) copied, 9.74555 s, 441 MB/s


dd if=/dev/zero of=benchmark bs=1M count=4096 conv=fdatasync
4096+0 records in
4096+0 records out
4294967296 bytes (4.3 GB) copied, 8.6365 s, 497 MB/s


Hard drive
FIO random read
Performance
105.38 MB/s
IOPS
26978
./fio --time_based --name=benchmark --size=8181M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 8181MB)
benchmark: Laying out IO file(s) (1 file(s) / 8181MB)
benchmark: Laying out IO file(s) (1 file(s) / 8181MB)
benchmark: Laying out IO file(s) (1 file(s) / 8181MB)
benchmark: Laying out IO file(s) (1 file(s) / 8181MB)
benchmark: Laying out IO file(s) (1 file(s) / 8181MB)
benchmark: Laying out IO file(s) (1 file(s) / 8181MB)
benchmark: Laying out IO file(s) (1 file(s) / 8181MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=11836: Fri Dec  2 14:35:16 2016
  read : io=6323.2MB, bw=107913KB/s, iops=26978, runt= 60001msec
    slat (usec): min=54, max=13016, avg=294.91, stdev=130.34
    clat (usec): min=1, max=35627, avg=9191.29, stdev=925.13
     lat (usec): min=205, max=35929, avg=9486.41, stdev=944.02
    clat percentiles (usec):
     |  1.00th=[ 7968],  5.00th=[ 8256], 10.00th=[ 8384], 20.00th=[ 8640],
     | 30.00th=[ 8768], 40.00th=[ 8896], 50.00th=[ 9024], 60.00th=[ 9152],
     | 70.00th=[ 9280], 80.00th=[ 9536], 90.00th=[10176], 95.00th=[10816],
     | 99.00th=[11712], 99.50th=[13888], 99.90th=[17280], 99.95th=[18560],
     | 99.99th=[34560]
    bw (KB  /s): min= 7544, max=14192, per=12.50%, avg=13491.68, stdev=577.85
    lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 250=0.01%, 500=0.01%
    lat (usec) : 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=88.84%, 20=11.13%, 50=0.02%
  cpu          : usr=0.82%, sys=2.27%, ctx=1620074, majf=0, minf=543
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=1618721/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=6323.2MB, aggrb=107912KB/s, minb=107912KB/s, maxb=107912KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=1615924/6, merge=0/3, ticks=462392/20, in_queue=462332, util=99.88%
Hard drive
FIO random direct read
Performance
155.43 MB/s
IOPS
39788
./fio --time_based --name=benchmark --size=8181M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=11854: Fri Dec  2 14:36:17 2016
  read : io=9326.2MB, bw=159156KB/s, iops=39788, runt= 60004msec
    slat (usec): min=1, max=11112, avg=122.40, stdev=694.13
    clat (usec): min=105, max=62024, avg=6285.67, stdev=2265.60
     lat (usec): min=112, max=62026, avg=6408.14, stdev=2352.15
    clat percentiles (usec):
     |  1.00th=[ 1368],  5.00th=[ 2576], 10.00th=[ 4704], 20.00th=[ 5536],
     | 30.00th=[ 5792], 40.00th=[ 5920], 50.00th=[ 6048], 60.00th=[ 6240],
     | 70.00th=[ 6368], 80.00th=[ 6752], 90.00th=[ 8640], 95.00th=[10304],
     | 99.00th=[13504], 99.50th=[16512], 99.90th=[27008], 99.95th=[30848],
     | 99.99th=[39680]
    bw (KB  /s): min= 9079, max=22264, per=12.51%, avg=19905.31, stdev=1329.59
    lat (usec) : 250=0.01%, 500=0.12%, 750=0.21%, 1000=0.22%
    lat (msec) : 2=2.06%, 4=5.68%, 10=85.02%, 20=6.39%, 50=0.29%
    lat (msec) : 100=0.01%
  cpu          : usr=0.72%, sys=1.70%, ctx=413274, majf=0, minf=551
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=2387499/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=9326.2MB, aggrb=159155KB/s, minb=159155KB/s, maxb=159155KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  sda: ios=2384999/0, merge=51/0, ticks=8570428/0, in_queue=8573248, util=99.51%
Hard drive
FIO random write
Performance
925.04 MB/s
IOPS
236809
./fio --time_based --name=benchmark --size=8181M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=12243: Fri Dec  2 14:38:18 2016
  write: io=55509MB, bw=947240KB/s, iops=236809, runt= 60007msec
    slat (usec): min=1, max=1032.6K, avg=32.44, stdev=1157.70
    clat (usec): min=2, max=1032.9K, avg=1047.72, stdev=6417.37
     lat (usec): min=76, max=1032.9K, avg=1080.22, stdev=6518.97
    clat percentiles (usec):
     |  1.00th=[  116],  5.00th=[  143], 10.00th=[  179], 20.00th=[  225],
     | 30.00th=[  266], 40.00th=[  306], 50.00th=[  338], 60.00th=[  370],
     | 70.00th=[  410], 80.00th=[  482], 90.00th=[  644], 95.00th=[ 1064],
     | 99.00th=[30336], 99.50th=[35584], 99.90th=[47872], 99.95th=[54016],
     | 99.99th=[117248]
    bw (KB  /s): min= 1484, max=299048, per=12.69%, avg=120184.67, stdev=53197.07
    lat (usec) : 4=0.01%, 10=0.01%, 100=0.16%, 250=26.17%, 500=55.44%
    lat (usec) : 750=11.02%, 1000=1.95%
    lat (msec) : 2=1.98%, 4=0.93%, 10=0.40%, 20=0.08%, 50=1.79%
    lat (msec) : 100=0.07%, 250=0.01%, 500=0.01%, 2000=0.01%
  cpu          : usr=4.49%, sys=28.34%, ctx=2842243, majf=0, minf=291
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=14210254/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=55509MB, aggrb=947239KB/s, minb=947239KB/s, maxb=947239KB/s, mint=60007msec, maxt=60007msec

Disk stats (read/write):
  sda: ios=0/738585, merge=0/79522, ticks=0/984340, in_queue=984952, util=85.28%
Hard drive
FIO random direct write
Performance
251.07 MB/s
IOPS
64274
./fio --time_based --name=benchmark --size=8181M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 8181MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=11872: Fri Dec  2 14:37:17 2016
  write: io=15070MB, bw=257100KB/s, iops=64274, runt= 60023msec
    slat (usec): min=2, max=193432, avg=120.73, stdev=643.59
    clat (usec): min=422, max=216063, avg=3860.67, stdev=3885.06
     lat (usec): min=433, max=216083, avg=3981.61, stdev=3951.91
    clat percentiles (usec):
     |  1.00th=[ 1032],  5.00th=[ 1576], 10.00th=[ 1944], 20.00th=[ 2448],
     | 30.00th=[ 2864], 40.00th=[ 3216], 50.00th=[ 3536], 60.00th=[ 3888],
     | 70.00th=[ 4256], 80.00th=[ 4768], 90.00th=[ 5536], 95.00th=[ 6368],
     | 99.00th=[10048], 99.50th=[16512], 99.90th=[36096], 99.95th=[81408],
     | 99.99th=[181248]
    bw (KB  /s): min=19408, max=36048, per=12.52%, avg=32197.45, stdev=2805.61
    lat (usec) : 500=0.01%, 750=0.24%, 1000=0.63%
    lat (msec) : 2=9.95%, 4=51.92%, 10=36.23%, 20=0.66%, 50=0.27%
    lat (msec) : 100=0.05%, 250=0.03%
  cpu          : usr=2.50%, sys=16.14%, ctx=3879400, majf=0, minf=288
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=3857975/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=15070MB, aggrb=257099KB/s, minb=257099KB/s, maxb=257099KB/s, mint=60023msec, maxt=60023msec

Disk stats (read/write):
  sda: ios=0/3858108, merge=0/75312, ticks=0/8095304, in_queue=8101208, util=99.92%
Download
Download benchmark results
Download speed
783.70 Mbit/s
Downloaded 104857600 bytes in 0.999 sec
Downloaded 104857600 bytes in 1.023 sec
Downloaded 104857600 bytes in 1.030 sec
Downloaded 104857600 bytes in 1.015 sec
Downloaded 104857600 bytes in 1.037 sec
Finished! Average download speed is 783.70 Mbit/s
Upload
Speedtest results
Upload speed
187.71 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ColoCrossing ...
Selecting 15 servers that are not too close:
  1. The Trapshooting Academy (Stoney Creek, ON) [78.17 km]: 49.443 ms
  2. Source Cable Ltd (Hamilton, ON) [90.29 km]: 20.349 ms
  3. TELUS (Toronto, ON) [94.81 km]: 36.779 ms
  4. Rogers (Toronto, ON) [94.81 km]: 15.639 ms
  5. Beanfield Metroconnect (Toronto, ON) [94.81 km]: 36.196 ms
  6. TekSavvy Solutions (Toronto, ON) [94.81 km]: 25.583 ms
  7. Keewaytinook Okimakanak (Toronto, ON) [94.81 km]: 42.277 ms
  8. TeraGo Networks (Toronto, ON) [94.81 km]: 77.232 ms
  9. Start Communications (Toronto, ON) [94.81 km]: 22.417 ms
  10. Nexicom Inc. (Toronto, ON) [94.81 km]: 35.245 ms
  11. Ravand Cybertech INC (Toronto, ON) [94.81 km]: 49.465 ms
  12. VMedia Inc (Toronto, ON) [94.81 km]: 64.283 ms
  13. ZEROFAIL (Toronto, ON) [94.81 km]: 40.326 ms
  14. fdcservers.net (Toronto, ON) [94.81 km]: 58.492 ms
  15. Connexxa Networks (Toronto, ON) [94.81 km]: 49.162 ms
Testing upload speeds
  1. The Trapshooting Academy (Stoney Creek, ON): ......................... 153.52 Mbit/s
  2. Source Cable Ltd (Hamilton, ON):             ......................... 311.53 Mbit/s
  3. TELUS (Toronto, ON):                         ......................... 166.31 Mbit/s
  4. Rogers (Toronto, ON):                        ......................... 354.92 Mbit/s
  5. Beanfield Metroconnect (Toronto, ON):        ......................... 174.37 Mbit/s
  6. TekSavvy Solutions (Toronto, ON):            ......................... 430.36 Mbit/s
  7. Keewaytinook Okimakanak (Toronto, ON):       ......................... 79.77 Mbit/s
  8. TeraGo Networks (Toronto, ON):               ......................... 10.17 Mbit/s
  9. Start Communications (Toronto, ON):          ......................... 281.96 Mbit/s
  10. Nexicom Inc. (Toronto, ON):                 ......................... 86.41 Mbit/s
  11. Ravand Cybertech INC (Toronto, ON):         ......................... 36.08 Mbit/s
  12. VMedia Inc (Toronto, ON):                   ......................... 74.47 Mbit/s
  13. ZEROFAIL (Toronto, ON):                     ......................... 170.44 Mbit/s
  14. fdcservers.net (Toronto, ON):               ......................... 71.47 Mbit/s
  15. Connexxa Networks (Toronto, ON):            ......................... 84.71 Mbit/s
Average upload speed is 165.77 Mbit/s