Stopwatch
Benchmark report #5480
VMHaus – VMH-2GB-LAX
Report
Share test result

Test results for VMH-2GB-LAX at VMHaus


Server specs:


2 × Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
2 GB RAM / 30 GB disk space
Ubuntu 17.10 Artful
Los Angeles, United States

Benchmark results summary:


UnixBench - 1826.0
Disk Read - 575 MB/s
Disk Write - 983 MB/s
Bandwidth - 767.80 MB/s

More: https://serverscope.io/trials/y5DK
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
CPU Cores
1 × 2600 MHz
RAM
2 GB
Disk
30 GB
OS
Ubuntu 17.10 Artful
Location
Los Angeles, United States
Benchmark summary
Benchmark summary
UnixBench
1826.0
Disk Read
575 MB/s
Disk Write
983 MB/s
Bandwidth
767.80 Mbit/s
Speedtest
484.46 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1826.0
UnixBench (one CPU)
1003.5
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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/big.c:196:34: warning: xe2x80x98%02dxe2x80x99 directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                                  ^~~~
src/big.c:196:23: note: directive argument in the range [-178956970, 178956970]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                       ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
                 from src/execl.c:25:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: xe2x80x98__builtin___sprintf_chkxe2x80x99 output between 13 and 21 bytes into a destination of size 15
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-c6SUoD/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-c6SUoD/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-c6SUoD/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-c6SUoD/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-c6SUoD/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-c6SUoD/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

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

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

2 x Execl Throughput  1 2 3

2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

2 x File Copy 256 bufsize 500 maxblocks  1 2 3

2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

2 x Process Creation  1 2 3

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

2 x Shell Scripts (1 concurrent)  1 2 3

2 x Shell Scripts (8 concurrent)  1 2 3

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

   System: vmhausLA: GNU/Linux
   OS: GNU/Linux -- 4.13.0-25-generic -- #29-Ubuntu SMP Mon Jan 8 21:14:41 UTC 2018
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   19:29:00 up 13 min,  1 user,  load average: 7.87, 4.67, 1.98; runlevel 2018-01-22

------------------------------------------------------------------------
Benchmark Run: Mon Jan 22 2018 19:29:00 - 19:57:03
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       34931598.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4293.2 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3417.9 lps   (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        565418.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          155472.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1436013.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                              891379.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  62388.7 lps   (10.0 s, 7 samples)
Process Creation                               7234.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   8228.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1677.9 lpm   (60.0 s, 2 samples)
System Call Overhead                         728530.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   34931598.3   2993.3
Double-Precision Whetstone                       55.0       4293.2    780.6
Execl Throughput                                 43.0       3417.9    794.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     565418.0   1427.8
File Copy 256 bufsize 500 maxblocks            1655.0     155472.4    939.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1436013.4   2475.9
Pipe Throughput                               12440.0     891379.6    716.5
Pipe-based Context Switching                   4000.0      62388.7    156.0
Process Creation                                126.0       7234.7    574.2
Shell Scripts (1 concurrent)                     42.4       8228.7   1940.7
Shell Scripts (8 concurrent)                      6.0       1677.9   2796.4
System Call Overhead                          15000.0     728530.5    485.7
                                                                   ========
System Benchmarks Index Score                                        1003.5

------------------------------------------------------------------------
Benchmark Run: Mon Jan 22 2018 19:57:03 - 20:25:05
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       71174247.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8660.6 MWIPS (9.6 s, 7 samples)
Execl Throughput                               6186.6 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        903011.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          255681.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2608638.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1781108.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 268501.3 lps   (10.0 s, 7 samples)
Process Creation                              11548.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  11800.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1740.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        1323353.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   71174247.5   6098.9
Double-Precision Whetstone                       55.0       8660.6   1574.6
Execl Throughput                                 43.0       6186.6   1438.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     903011.5   2280.3
File Copy 256 bufsize 500 maxblocks            1655.0     255681.8   1544.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    2608638.6   4497.7
Pipe Throughput                               12440.0    1781108.6   1431.8
Pipe-based Context Switching                   4000.0     268501.3    671.3
Process Creation                                126.0      11548.0    916.5
Shell Scripts (1 concurrent)                     42.4      11800.6   2783.2
Shell Scripts (8 concurrent)                      6.0       1740.7   2901.2
System Call Overhead                          15000.0    1323353.7    882.2
                                                                   ========
System Benchmarks Index Score                                        1826.0

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, 4.42178 s, 486 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.10005 s, 693 MB/s


Hard drive
FIO random read
Performance
575.65 MB/s
IOPS
147365
./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=12687: Mon Jan 22 19:25:55 2018
  read : io=34539MB, bw=589462KB/s, iops=147365, runt= 60001msec
    clat (usec): min=1, max=26468, avg=46.94, stdev=208.50
     lat (usec): min=1, max=26468, avg=48.06, stdev=214.55
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    3], 50.00th=[    3], 60.00th=[    4],
     | 70.00th=[   43], 80.00th=[   91], 90.00th=[  141], 95.00th=[  175],
     | 99.00th=[  274], 99.50th=[  342], 99.90th=[ 3312], 99.95th=[ 4512],
     | 99.99th=[ 8384]
    bw (KB  /s): min=18056, max=248872, per=12.46%, avg=73419.52, stdev=54128.09
    lat (usec) : 2=0.13%, 4=59.05%, 10=8.37%, 20=2.18%, 50=0.56%
    lat (usec) : 100=11.81%, 250=16.52%, 500=1.13%, 750=0.07%, 1000=0.02%
    lat (msec) : 2=0.03%, 4=0.07%, 10=0.06%, 20=0.01%, 50=0.01%
  cpu          : usr=5.57%, sys=18.52%, ctx=2788173, majf=1, minf=103
  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=8842078/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=34539MB, aggrb=589462KB/s, minb=589462KB/s, maxb=589462KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2559047/9, merge=30/5, ticks=98240/0, in_queue=97256, util=88.31%
Hard drive
FIO random direct read
Performance
274.26 MB/s
IOPS
70211
./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=12700: Mon Jan 22 19:26:56 2018
  read : io=16456MB, bw=280845KB/s, iops=70211, runt= 60001msec
    clat (usec): min=19, max=19781, avg=107.63, stdev=42.27
     lat (usec): min=20, max=19781, avg=108.39, stdev=42.40
    clat percentiles (usec):
     |  1.00th=[   49],  5.00th=[   62], 10.00th=[   69], 20.00th=[   78],
     | 30.00th=[   86], 40.00th=[   95], 50.00th=[  103], 60.00th=[  111],
     | 70.00th=[  120], 80.00th=[  133], 90.00th=[  153], 95.00th=[  171],
     | 99.00th=[  215], 99.50th=[  239], 99.90th=[  322], 99.95th=[  382],
     | 99.99th=[  796]
    bw (KB  /s): min=19760, max=42928, per=12.50%, avg=35111.69, stdev=3075.61
    lat (usec) : 20=0.01%, 50=1.22%, 100=44.85%, 250=53.55%, 500=0.36%
    lat (usec) : 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%
  cpu          : usr=5.51%, sys=19.02%, ctx=4219206, 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=4212738/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=16456MB, aggrb=280844KB/s, minb=280844KB/s, maxb=280844KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=4208247/0, merge=0/0, ticks=167748/0, in_queue=166296, util=98.89%
Hard drive
FIO random write
Performance
983.61 MB/s
IOPS
251800
./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=12721: Mon Jan 22 19:28:56 2018
  write: io=59022MB, bw=983.61MB/s, iops=251800, runt= 60006msec
    clat (usec): min=1, max=204859, avg=26.98, stdev=646.90
     lat (usec): min=2, max=204860, avg=27.76, stdev=653.44
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    3], 40.00th=[    4], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    4], 80.00th=[    5], 90.00th=[    6], 95.00th=[    7],
     | 99.00th=[   15], 99.50th=[   32], 99.90th=[10048], 99.95th=[16064],
     | 99.99th=[24960]
    bw (KB  /s): min=60414, max=204779, per=12.52%, avg=126107.06, stdev=20682.56
    lat (usec) : 2=0.01%, 4=37.82%, 10=60.24%, 20=1.24%, 50=0.31%
    lat (usec) : 100=0.13%, 250=0.04%, 500=0.03%, 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.06%, 20=0.07%, 50=0.03%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=5.22%, sys=16.77%, ctx=86178, majf=0, minf=75
  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=15109526/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=59022MB, aggrb=983.61MB/s, minb=983.61MB/s, maxb=983.61MB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=0/743726, merge=0/57, ticks=0/598876, in_queue=598928, util=36.69%
Hard drive
FIO random direct write
Performance
52.66 MB/s
IOPS
13479
./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=12711: Mon Jan 22 19:27:56 2018
  write: io=3159.5MB, bw=53920KB/s, iops=13479, runt= 60002msec
    clat (usec): min=43, max=216225, avg=588.65, stdev=1932.68
     lat (usec): min=44, max=216226, avg=589.31, stdev=1932.72
    clat percentiles (usec):
     |  1.00th=[   53],  5.00th=[   55], 10.00th=[   57], 20.00th=[   59],
     | 30.00th=[   61], 40.00th=[   65], 50.00th=[   70], 60.00th=[   75],
     | 70.00th=[   85], 80.00th=[  155], 90.00th=[ 1944], 95.00th=[ 2416],
     | 99.00th=[ 7968], 99.50th=[11328], 99.90th=[21888], 99.95th=[28032],
     | 99.99th=[38144]
    bw (KB  /s): min=  270, max=15536, per=12.51%, avg=6745.77, stdev=4130.37
    lat (usec) : 50=0.01%, 100=76.39%, 250=4.19%, 500=0.11%, 750=1.24%
    lat (usec) : 1000=0.70%
    lat (msec) : 2=8.15%, 4=6.99%, 10=1.60%, 20=0.49%, 50=0.12%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=0.99%, sys=5.10%, ctx=1720822, majf=0, minf=75
  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=808826/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=3159.5MB, aggrb=53919KB/s, minb=53919KB/s, maxb=53919KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=3/807854, merge=0/1190, ticks=0/40968, in_queue=40736, util=65.64%
Download
Download benchmark results
Download speed
767.80 Mbit/s
Downloaded 104857600 bytes in 1.241212 sec
Downloaded 104857600 bytes in 0.996581 sec
Downloaded 104857600 bytes in 0.989206 sec
Downloaded 104857600 bytes in 0.997272 sec
Downloaded 104857600 bytes in 0.985422 sec
Finished! Average download speed is 767.80 Mbit/s
Upload
Speedtest results
Upload speed
484.46 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from VMHaus Limited ...
Selecting 15 servers that are not too close:
  1. Verizon (Azusa, CA) [32.20 km]: 14.358 ms
  2. Server ISP (Anaheim, CA) [38.88 km]: 10.392 ms
  3. Sprint (Anaheim, CA) [38.88 km]: 17.04 ms
  4. C3Network.Inc (Diamond Bar, CA) [39.44 km]: 8.97 ms
  5. Siteserver, Inc. (Simi Valley, CA) [51.56 km]: 3.745 ms
  6. Ultimate Internet Access (Ontario, CA) [54.65 km]: 6.897 ms
  7. T-Mobile (Simi Valley, CA) [54.93 km]: 13.549 ms
  8. Google Fiber (Irvine, CA) [58.58 km]: 1800000.0 ms
  9. T-Mobile (Irvine, CA) [58.58 km]: 7.758 ms
  10. T-Mobile (Riverside, CA) [79.05 km]: 38.215 ms
  11. Verizon (Vista, CA) [131.87 km]: 12.479 ms
  12. T-Mobile (Escondido, CA) [149.37 km]: 10.154 ms
  13. I2B Networks Inc (San Diego, CA) [179.91 km]: 6.323 ms
  14. CCI - San Diego (San Diego, CA) [179.91 km]: 11.115 ms
  15. AT&T (San Diego, CA) [179.91 km]: 6.687 ms
Testing upload speeds
  1. Verizon (Azusa, CA):                         ......................... 561.18 Mbit/s
  2. Server ISP (Anaheim, CA):                    ......................... 375.78 Mbit/s
  3. Sprint (Anaheim, CA):                        ......................... 404.12 Mbit/s
  4. C3Network.Inc (Diamond Bar, CA):             ......................... 532.50 Mbit/s
  5. Siteserver, Inc. (Simi Valley, CA):          ......................... 291.90 Mbit/s
  6. Ultimate Internet Access (Ontario, CA):      ......................... 118.41 Mbit/s
  7. T-Mobile (Simi Valley, CA):                  ......................... 509.21 Mbit/s
  8. Google Fiber (Irvine, CA):                   ......................... 0.00 Mbit/s
  9. T-Mobile (Irvine, CA):                       ......................... 616.69 Mbit/s
  10. T-Mobile (Riverside, CA):                   ......................... 158.56 Mbit/s
  11. Verizon (Vista, CA):                        ......................... 462.38 Mbit/s
  12. T-Mobile (Escondido, CA):                   ......................... 549.09 Mbit/s
  13. I2B Networks Inc (San Diego, CA):           ......................... 448.26 Mbit/s
  14. CCI - San Diego (San Diego, CA):            ......................... 501.30 Mbit/s
  15. AT&T (San Diego, CA):                       ......................... 561.06 Mbit/s
Average upload speed is 406.03 Mbit/s