Stopwatch
Benchmark report #7556
Packet.net – c2.medium.x86
Report
Share test result

Test results for c2.medium.x86 at Packet.net


Server specs:


48 × AMD EPYC 7401P 24-Core Processor
63 GB RAM / 113 GB disk space
Debian 9.3
United States

Benchmark results summary:


UnixBench - 10166.0
Disk Read - 7047 MB/s
Disk Write - 1503 MB/s
Bandwidth - 630.94 MB/s

More: https://serverscope.io/trials/20GK
Share
Share this page
Cpu chip
Server Specs
CPU
48 × AMD EPYC 7401P 24-Core Processor
CPU Cores
24 × 1996 MHz
RAM
63 GB
Disk
113 GB
OS
Debian 9.3
Location
Benchmark summary
Benchmark summary
UnixBench
10166.0
Disk Read
7047 MB/s
Disk Write
1503 MB/s
Bandwidth
630.94 Mbit/s
Speedtest
127.77 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
10166.0
UnixBench (one CPU)
1701.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 
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-u_FVUe/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-u_FVUe/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-u_FVUe/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-u_FVUe/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-u_FVUe/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-u_FVUe/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

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

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

48 x Execl Throughput  1 2 3

48 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

48 x File Copy 256 bufsize 500 maxblocks  1 2 3

48 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

48 x Process Creation  1 2 3

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

48 x Shell Scripts (1 concurrent)  1 2 3

48 x Shell Scripts (8 concurrent)  1 2 3

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

   System: Wacan: GNU/Linux
   OS: GNU/Linux -- 4.9.0-5-amd64 -- #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 1: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 2: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 3: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 4: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 5: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 6: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 7: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 8: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 9: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 10: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 11: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 12: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 13: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 14: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 15: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 16: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 17: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 18: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 19: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 20: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 21: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 22: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 23: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 24: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 25: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 26: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 27: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 28: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 29: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 30: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 31: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 32: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 33: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 34: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 35: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 36: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 37: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 38: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 39: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 40: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 41: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 42: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 43: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 44: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 45: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 46: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   CPU 47: AMD EPYC 7401P 24-Core Processor (3992.4 bogomips)
          Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET
   16:15:12 up 21 min,  3 users,  load average: 8.05, 4.66, 2.05; runlevel 2018-07-15

------------------------------------------------------------------------
Benchmark Run: Sun Jul 15 2018 16:15:12 - 16:43:14
48 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       33249803.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4728.5 MWIPS (9.7 s, 7 samples)
Execl Throughput                               3739.0 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        969524.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          264521.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2428654.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1915417.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 165916.1 lps   (10.0 s, 7 samples)
Process Creation                               6764.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  10445.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   5480.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        3283801.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   33249803.8   2849.2
Double-Precision Whetstone                       55.0       4728.5    859.7
Execl Throughput                                 43.0       3739.0    869.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     969524.7   2448.3
File Copy 256 bufsize 500 maxblocks            1655.0     264521.7   1598.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    2428654.4   4187.3
Pipe Throughput                               12440.0    1915417.1   1539.7
Pipe-based Context Switching                   4000.0     165916.1    414.8
Process Creation                                126.0       6764.3    536.8
Shell Scripts (1 concurrent)                     42.4      10445.6   2463.6
Shell Scripts (8 concurrent)                      6.0       5480.4   9134.0
System Call Overhead                          15000.0    3283801.5   2189.2
                                                                   ========
System Benchmarks Index Score                                        1701.7

------------------------------------------------------------------------
Benchmark Run: Sun Jul 15 2018 16:43:14 - 17:11:26
48 CPUs in system; running 48 parallel copies of tests

Dhrystone 2 using register variables      949429009.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                   184386.7 MWIPS (10.0 s, 7 samples)
Execl Throughput                              28865.2 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        475864.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          120458.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1549310.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                            59229043.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                7202495.2 lps   (10.0 s, 7 samples)
Process Creation                              93329.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                 126470.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                  17296.4 lpm   (60.1 s, 2 samples)
System Call Overhead                        7824688.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  949429009.6  81356.4
Double-Precision Whetstone                       55.0     184386.7  33524.9
Execl Throughput                                 43.0      28865.2   6712.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     475864.6   1201.7
File Copy 256 bufsize 500 maxblocks            1655.0     120458.4    727.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1549310.8   2671.2
Pipe Throughput                               12440.0   59229043.3  47611.8
Pipe-based Context Switching                   4000.0    7202495.2  18006.2
Process Creation                                126.0      93329.7   7407.1
Shell Scripts (1 concurrent)                     42.4     126470.7  29828.0
Shell Scripts (8 concurrent)                      6.0      17296.4  28827.3
System Call Overhead                          15000.0    7824688.7   5216.5
                                                                   ========
System Benchmarks Index Score                                       10166.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, 13.5169 s, 159 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, 13.1396 s, 163 MB/s


Hard drive
FIO random read
Performance
7047.6 MB/s
IOPS
1847500
./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=16557: Sun Jul 15 16:12:09 2018
  read : io=422857MB, bw=7047.6MB/s, iops=1804.2K, runt= 60001msec
    clat (usec): min=0, max=38746, avg= 3.15, stdev=33.76
     lat (usec): min=0, max=38747, avg= 3.38, stdev=33.77
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    0], 10.00th=[    1], 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=[    5], 99.90th=[  506], 99.95th=[  548],
     | 99.99th=[  636]
    bw (KB  /s): min= 8208, max=1870368, per=12.40%, avg=895206.51, stdev=878632.57
    lat (usec) : 2=93.81%, 4=5.66%, 10=0.05%, 20=0.01%, 50=0.01%
    lat (usec) : 100=0.01%, 250=0.01%, 500=0.38%, 750=0.11%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=17.41%, sys=43.05%, ctx=524625, 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=108251423/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=422857MB, aggrb=7047.6MB/s, minb=7047.6MB/s, maxb=7047.6MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sdd: ios=524288/73, merge=0/247, ticks=218708/600, in_queue=212084, util=47.85%
Hard drive
FIO random direct read
Performance
69.69 MB/s
IOPS
17841
./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=16648: Sun Jul 15 16:13:09 2018
  read : io=4181.7MB, bw=71366KB/s, iops=17841, runt= 60001msec
    clat (usec): min=142, max=4780, avg=446.00, stdev=79.69
     lat (usec): min=142, max=4781, avg=446.26, stdev=79.69
    clat percentiles (usec):
     |  1.00th=[  322],  5.00th=[  342], 10.00th=[  358], 20.00th=[  386],
     | 30.00th=[  402], 40.00th=[  418], 50.00th=[  434], 60.00th=[  450],
     | 70.00th=[  474], 80.00th=[  506], 90.00th=[  548], 95.00th=[  588],
     | 99.00th=[  668], 99.50th=[  708], 99.90th=[  804], 99.95th=[ 1176],
     | 99.99th=[ 1752]
    bw (KB  /s): min= 7376, max= 9128, per=12.51%, avg=8924.23, stdev=124.97
    lat (usec) : 250=0.02%, 500=78.11%, 750=21.65%, 1000=0.17%
    lat (msec) : 2=0.06%, 4=0.01%, 10=0.01%
  cpu          : usr=0.40%, sys=19.01%, ctx=1070650, majf=0, minf=74
  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=1070507/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=4181.7MB, aggrb=71365KB/s, minb=71365KB/s, maxb=71365KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sdd: ios=1068979/0, merge=0/0, ticks=442852/0, in_queue=428504, util=97.31%
Hard drive
FIO random write
Performance
1503.8 MB/s
IOPS
384956
./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=16823: Sun Jul 15 16:15:10 2018
  write: io=90321MB, bw=1503.8MB/s, iops=384956, runt= 60064msec
    clat (usec): min=1, max=354212, avg=19.28, stdev=319.33
     lat (usec): min=1, max=354212, avg=19.53, stdev=319.33
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    9], 20.00th=[   16],
     | 30.00th=[   17], 40.00th=[   18], 50.00th=[   19], 60.00th=[   20],
     | 70.00th=[   20], 80.00th=[   21], 90.00th=[   22], 95.00th=[   23],
     | 99.00th=[   27], 99.50th=[   30], 99.90th=[   37], 99.95th=[   65],
     | 99.99th=[ 2160]
    bw (KB  /s): min=    7, max=254776, per=12.57%, avg=193563.33, stdev=25627.08
    lat (usec) : 2=0.02%, 4=5.72%, 10=4.52%, 20=48.19%, 50=41.49%
    lat (usec) : 100=0.02%, 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%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=4.32%, sys=88.40%, ctx=631542, majf=0, minf=84
  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=23122053/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=90321MB, aggrb=1503.8MB/s, minb=1503.8MB/s, maxb=1503.8MB/s, mint=60064msec, maxt=60064msec

Disk stats (read/write):
  sdd: ios=0/13014, merge=0/515, ticks=0/1999544, in_queue=2017528, util=25.44%
Hard drive
FIO random direct write
Performance
58.13 MB/s
IOPS
14882
./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=16736: Sun Jul 15 16:14:09 2018
  write: io=3488.2MB, bw=59530KB/s, iops=14882, runt= 60001msec
    clat (usec): min=52, max=9473, avg=535.45, stdev=98.72
     lat (usec): min=52, max=9473, avg=535.75, stdev=98.72
    clat percentiles (usec):
     |  1.00th=[  470],  5.00th=[  478], 10.00th=[  482], 20.00th=[  498],
     | 30.00th=[  510], 40.00th=[  524], 50.00th=[  532], 60.00th=[  548],
     | 70.00th=[  556], 80.00th=[  572], 90.00th=[  588], 95.00th=[  604],
     | 99.00th=[  644], 99.50th=[  668], 99.90th=[  772], 99.95th=[  876],
     | 99.99th=[ 5088]
    bw (KB  /s): min= 6968, max= 8280, per=12.51%, avg=7445.00, stdev=151.17
    lat (usec) : 100=0.39%, 250=0.02%, 500=22.37%, 750=77.07%, 1000=0.11%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%
  cpu          : usr=0.41%, sys=4.49%, ctx=1786031, majf=0, minf=82
  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=892971/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=3488.2MB, aggrb=59530KB/s, minb=59530KB/s, maxb=59530KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sdd: ios=0/891933, merge=0/1172, ticks=0/50192, in_queue=49836, util=83.06%
Download
Download benchmark results
Download speed
630.94 Mbit/s
Downloaded 104857600 bytes in 1.133391 sec
Downloaded 104857600 bytes in 1.600995 sec
Downloaded 104857600 bytes in 1.377594 sec
Downloaded 104857600 bytes in 1.270688 sec
Downloaded 104857600 bytes in 0.957046 sec
Finished! Average download speed is 630.94 Mbit/s
Upload
Speedtest results
Upload speed
127.77 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Packet Host ...
Selecting 15 servers that are not too close:
  1. Ideatek Telcom (Buhler, KS) [42.88 km]: 79.87 ms
  2. Cox - Wichita (Wichita, KS) [43.14 km]: 575.611 ms
  3. Sumner Communications (Wellington, KS) [65.42 km]: 90.352 ms
  4. H&B Communications (Holyrood, KS) [106.27 km]: 88.067 ms
  5. Giant Communications, Inc. (Haviland, KS) [113.97 km]: 121.569 ms
  6. Sprint (Enid, OK) [150.80 km]: 124.087 ms
  7. S&A Telephone (Allen, KS) [175.61 km]: 76.357 ms
  8. Twin Valley Communications (Miltonvale, KS) [180.51 km]: 701.233 ms
  9. Fort Hays State Univ (Hays, KS) [181.31 km]: 124.455 ms
  10. North Central Kansas Community Network/Cunningham Telephone & Cable (Beloit, KS) [191.97 km]: 59.198 ms
  11. United Telephone Association, Inc. (Dodge City, KS) [193.08 km]: 1800000.0 ms
  12. Chickasaw Telecommunications Services, Inc. (Stillwater, OK) [193.17 km]: 148.885 ms
  13. Wamego Telephone Company (Wamego, KS) [208.50 km]: 74.203 ms
  14. Encore Communications, Inc. (Tulsa, OK) [240.75 km]: 55.818 ms
  15. Verizon (Tulsa, OK) [240.75 km]: 72.615 ms
Testing upload speeds
  1. Ideatek Telcom (Buhler, KS):                 ......................... 134.48 Mbit/s
  2. Cox - Wichita (Wichita, KS):                 ......................... 75.78 Mbit/s
  3. Sumner Communications (Wellington, KS):      ......................... 31.79 Mbit/s
  4. H&B Communications (Holyrood, KS):           ......................... 139.16 Mbit/s
  5. Giant Communications, Inc. (Haviland, KS):   ......................... 93.72 Mbit/s
  6. Sprint (Enid, OK):                           ......................... 140.14 Mbit/s
  7. S&A Telephone (Allen, KS):                   ......................... 119.45 Mbit/s
  8. Twin Valley Communications (Miltonvale, KS): ......................... 111.64 Mbit/s
  9. Fort Hays State Univ (Hays, KS):             ......................... 42.96 Mbit/s
  10. North Central Kansas Community Network/Cunningham Telephone & Cable (Beloit, KS):......................... 171.87 Mbit/s
  11. United Telephone Association, Inc. (Dodge City, KS):......................... 0.00 Mbit/s
  12. Chickasaw Telecommunications Services, Inc. (Stillwater, OK):......................... 87.62 Mbit/s
  13. Wamego Telephone Company (Wamego, KS):      ......................... 193.51 Mbit/s
  14. Encore Communications, Inc. (Tulsa, OK):    ......................... 167.46 Mbit/s
  15. Verizon (Tulsa, OK):                        ......................... 98.43 Mbit/s
Average upload speed is 107.20 Mbit/s