Stopwatch
Benchmark report #10195
turnkey Internet – Decacore E5-2630 v4 Dedicated Server 16GB RAM
Report
Share test result

Test results for Decacore E5-2630 v4 Dedicated Server 16GB RAM at turnkey Internet


Server specs:


40 × Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz
16 GB RAM / 479 GB disk space
Ubuntu 18.04 Bionic

Benchmark results summary:


UnixBench - 8548.0
Disk Read - 11248 MB/s
Disk Write - 1528 MB/s
Bandwidth - 788.71 MB/s

More: https://serverscope.io/trials/OAdq
Share
Share this page
Cpu chip
Server Specs
CPU
40 × Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz
CPU Cores
10 × 2283 MHz
RAM
16 GB
Disk
479 GB
OS
Ubuntu 18.04 Bionic
Benchmark summary
Benchmark summary
UnixBench
8548.0
Disk Read
11248 MB/s
Disk Write
1528 MB/s
Bandwidth
788.71 Mbit/s
Speedtest
445.63 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
8548.0
UnixBench (one CPU)
1223.9
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-J11eta/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-J11eta/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-J11eta/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-J11eta/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-J11eta/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-J11eta/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

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

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

40 x Execl Throughput  1 2 3

40 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

40 x File Copy 256 bufsize 500 maxblocks  1 2 3

40 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

40 x Process Creation  1 2 3

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

40 x Shell Scripts (1 concurrent)  1 2 3

40 x Shell Scripts (8 concurrent)  1 2 3

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

   System: r630benchtest: GNU/Linux
   OS: GNU/Linux -- 4.15.0-46-generic -- #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 4: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 5: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 6: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 7: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 8: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 9: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 10: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 11: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 12: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 13: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 14: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 15: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 16: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 17: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 18: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 19: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 20: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 21: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 22: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 23: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 24: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 25: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 26: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 27: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 28: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 29: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 30: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 31: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 32: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 33: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 34: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 35: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 36: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 37: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 38: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 39: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4401.7 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   10:51:19 up 7 min,  1 user,  load average: 7.88, 4.57, 1.92; runlevel 2019-03-08

------------------------------------------------------------------------
Benchmark Run: Fri Mar 08 2019 10:51:19 - 11:19:21
40 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       30160500.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4703.5 MWIPS (9.7 s, 7 samples)
Execl Throughput                               4150.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        630130.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          162564.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2119700.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                              892407.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 121716.7 lps   (10.0 s, 7 samples)
Process Creation                               6176.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   9556.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   5130.1 lpm   (60.0 s, 2 samples)
System Call Overhead                         674120.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   30160500.2   2584.4
Double-Precision Whetstone                       55.0       4703.5    855.2
Execl Throughput                                 43.0       4150.8    965.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     630130.2   1591.2
File Copy 256 bufsize 500 maxblocks            1655.0     162564.0    982.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    2119700.3   3654.7
Pipe Throughput                               12440.0     892407.4    717.4
Pipe-based Context Switching                   4000.0     121716.7    304.3
Process Creation                                126.0       6176.8    490.2
Shell Scripts (1 concurrent)                     42.4       9556.7   2253.9
Shell Scripts (8 concurrent)                      6.0       5130.1   8550.2
System Call Overhead                          15000.0     674120.1    449.4
                                                                   ========
System Benchmarks Index Score                                        1223.9

------------------------------------------------------------------------
Benchmark Run: Fri Mar 08 2019 11:19:21 - 11:47:30
40 CPUs in system; running 40 parallel copies of tests

Dhrystone 2 using register variables      726301555.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                   158145.9 MWIPS (9.8 s, 7 samples)
Execl Throughput                              47612.5 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        467240.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          116744.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1557552.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                            25294678.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                2817927.3 lps   (10.0 s, 7 samples)
Process Creation                              96087.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                 133620.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                  18154.1 lpm   (60.1 s, 2 samples)
System Call Overhead                        4948742.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  726301555.7  62236.6
Double-Precision Whetstone                       55.0     158145.9  28753.8
Execl Throughput                                 43.0      47612.5  11072.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     467240.2   1179.9
File Copy 256 bufsize 500 maxblocks            1655.0     116744.5    705.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1557552.0   2685.4
Pipe Throughput                               12440.0   25294678.8  20333.3
Pipe-based Context Switching                   4000.0    2817927.3   7044.8
Process Creation                                126.0      96087.5   7626.0
Shell Scripts (1 concurrent)                     42.4     133620.1  31514.2
Shell Scripts (8 concurrent)                      6.0      18154.1  30256.9
System Call Overhead                          15000.0    4948742.8   3299.2
                                                                   ========
System Benchmarks Index Score                                        8548.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, 2.9688 s, 723 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, 2.93457 s, 732 MB/s


Hard drive
FIO random read
Performance
11248.0 MB/s
IOPS
2948608
./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=5790: Fri Mar  8 10:48:16 2019
  read : io=674873MB, bw=11248MB/s, iops=2879.5K, runt= 60001msec
    clat (usec): min=0, max=223492, avg= 2.05, stdev=51.58
     lat (usec): min=0, max=223492, avg= 2.09, stdev=51.58
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    3], 99.50th=[    3], 99.90th=[  113], 99.95th=[  121],
     | 99.99th=[  137]
    bw (MB  /s): min=   13, max= 1992, per=12.50%, avg=1406.15, stdev=511.11
    lat (usec) : 2=31.57%, 4=68.05%, 10=0.06%, 20=0.02%, 50=0.01%
    lat (usec) : 100=0.12%, 250=0.17%, 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%
  cpu          : usr=25.43%, sys=64.27%, ctx=524542, majf=0, minf=578
  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=172767375/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=674873MB, aggrb=11248MB/s, minb=11248MB/s, maxb=11248MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524288/131, merge=0/600, ticks=52852/28400, in_queue=81116, util=13.60%
Hard drive
FIO random direct read
Performance
272.8 MB/s
IOPS
69838
./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=5847: Fri Mar  8 10:49:16 2019
  read : io=16369MB, bw=279352KB/s, iops=69838, runt= 60001msec
    clat (usec): min=28, max=1022.2K, avg=113.04, stdev=825.26
     lat (usec): min=28, max=1022.2K, avg=113.11, stdev=825.26
    clat percentiles (usec):
     |  1.00th=[   41],  5.00th=[   60], 10.00th=[   69], 20.00th=[   81],
     | 30.00th=[   91], 40.00th=[  100], 50.00th=[  107], 60.00th=[  114],
     | 70.00th=[  120], 80.00th=[  129], 90.00th=[  141], 95.00th=[  151],
     | 99.00th=[  171], 99.50th=[  181], 99.90th=[  211], 99.95th=[ 1160],
     | 99.99th=[ 7520]
    bw (KB  /s): min= 4713, max=48336, per=12.52%, avg=34988.10, stdev=4451.62
    lat (usec) : 50=2.02%, 100=37.09%, 250=60.82%, 500=0.01%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 2000=0.01%
  cpu          : usr=1.70%, sys=13.32%, ctx=4190413, majf=0, minf=207
  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=4190357/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=16369MB, aggrb=279352KB/s, minb=279352KB/s, maxb=279352KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=4186161/68, merge=0/13, ticks=435868/640996, in_queue=1486588, util=99.82%
Hard drive
FIO random write
Performance
1528.8 MB/s
IOPS
391352
./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=5975: Fri Mar  8 10:51:17 2019
  write: io=91725MB, bw=1528.8MB/s, iops=391352, runt= 60001msec
    clat (usec): min=1, max=25086, avg=19.65, stdev=20.54
     lat (usec): min=1, max=25086, avg=19.70, stdev=20.54
    clat percentiles (usec):
     |  1.00th=[   17],  5.00th=[   18], 10.00th=[   18], 20.00th=[   19],
     | 30.00th=[   19], 40.00th=[   19], 50.00th=[   20], 60.00th=[   20],
     | 70.00th=[   20], 80.00th=[   20], 90.00th=[   21], 95.00th=[   21],
     | 99.00th=[   24], 99.50th=[   26], 99.90th=[   29], 99.95th=[   31],
     | 99.99th=[   35]
    bw (KB  /s): min=151128, max=235976, per=12.50%, avg=195685.86, stdev=5610.22
    lat (usec) : 2=0.01%, 4=0.13%, 10=0.25%, 20=46.01%, 50=53.61%
    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=4.04%, sys=95.68%, ctx=73049, majf=0, minf=589
  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=23481559/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=91725MB, aggrb=1528.8MB/s, minb=1528.8MB/s, maxb=1528.8MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=0/52435, merge=0/20, ticks=0/67972, in_queue=67924, util=1.25%
Hard drive
FIO random direct write
Performance
102.58 MB/s
IOPS
26259
./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=5916: Fri Mar  8 10:50:17 2019
  write: io=6154.8MB, bw=105040KB/s, iops=26259, runt= 60001msec
    clat (usec): min=31, max=588283, avg=303.00, stdev=4913.46
     lat (usec): min=31, max=588284, avg=303.11, stdev=4913.47
    clat percentiles (usec):
     |  1.00th=[   32],  5.00th=[   33], 10.00th=[   33], 20.00th=[   33],
     | 30.00th=[   33], 40.00th=[   34], 50.00th=[   34], 60.00th=[   34],
     | 70.00th=[   36], 80.00th=[  350], 90.00th=[  406], 95.00th=[  450],
     | 99.00th=[  516], 99.50th=[  556], 99.90th=[65280], 99.95th=[112128],
     | 99.99th=[207872]
    bw (KB  /s): min=    6, max=114192, per=12.92%, avg=13573.65, stdev=22648.16
    lat (usec) : 50=76.19%, 100=0.36%, 250=0.01%, 500=21.78%, 750=1.37%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.03%, 20=0.06%, 50=0.07%
    lat (msec) : 100=0.07%, 250=0.06%, 500=0.01%, 750=0.01%
  cpu          : usr=0.69%, sys=4.83%, ctx=3148303, majf=0, minf=120
  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=1575624/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=6154.8MB, aggrb=105039KB/s, minb=105039KB/s, maxb=105039KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=2/1574519, merge=0/352, ticks=8/46988, in_queue=46744, util=65.09%
Download
Download benchmark results
Download speed
788.71 Mbit/s
Downloaded 104857600 bytes in 1.106818 sec
Downloaded 104857600 bytes in 0.983081 sec
Downloaded 104857600 bytes in 0.996123 sec
Downloaded 104857600 bytes in 0.989779 sec
Downloaded 104857600 bytes in 0.995766 sec
Finished! Average download speed is 788.71 Mbit/s
Upload
Speedtest results
Upload speed
445.63 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Turnkey Internet ...
Selecting 15 servers that are not too close:
  1. Mid-Hudson Data Corp (Hudson, NY) [57.90 km]: 1.95 ms
  2. MTC (Margaretville, NY) [98.43 km]: 15.135 ms
  3. Spectrum (Oxford, MA) [116.49 km]: 24.443 ms
  4. Sprint (Springfield, MA) [120.05 km]: 22.646 ms
  5. Northland Communications (Utica, NY) [126.00 km]: 24.283 ms
  6. T-Mobile (Bloomfield, CT) [132.96 km]: 1800000.0 ms
  7. Verizon (Windsor, CT) [135.45 km]: 15.118 ms
  8. Connecticut Education Network (Hartford, CT) [140.71 km]: 16.882 ms
  9. ECFiber (South Royalton, VT) [156.11 km]: 7.626 ms
  10. Dartmouth College (Hanover, NH) [159.85 km]: 11.192 ms
  11. Frontier (Wallingford, CT) [162.98 km]: 27.292 ms
  12. SELCO (Shrewsbury, MA) [175.28 km]: 7.0 ms
  13. Wayne Highlands School District (Honesdale, PA) [179.22 km]: 63.309 ms
  14. Verizon (Westborough, MA) [183.79 km]: 12.34 ms
  15. Green House Data (Orangeburg, NY) [189.63 km]: 13.969 ms
Testing upload speeds
  1. Mid-Hudson Data Corp (Hudson, NY):           ......................... 801.89 Mbit/s
  2. MTC (Margaretville, NY):                     ......................... 274.81 Mbit/s
  3. Spectrum (Oxford, MA):                       ......................... 309.48 Mbit/s
  4. Sprint (Springfield, MA):                    ......................... 547.70 Mbit/s
  5. Northland Communications (Utica, NY):        ......................... 475.57 Mbit/s
  6. T-Mobile (Bloomfield, CT):                   ......................... 0.00 Mbit/s
  7. Verizon (Windsor, CT):                       ......................... 349.08 Mbit/s
  8. Connecticut Education Network (Hartford, CT):......................... 320.01 Mbit/s
  9. ECFiber (South Royalton, VT):                ......................... 629.23 Mbit/s
  10. Dartmouth College (Hanover, NH):            ......................... 161.53 Mbit/s
  11. Frontier (Wallingford, CT):                 ......................... 346.66 Mbit/s
  12. SELCO (Shrewsbury, MA):                     ......................... 474.46 Mbit/s
  13. Wayne Highlands School District (Honesdale, PA):......................... 135.99 Mbit/s
  14. Verizon (Westborough, MA):                  ......................... 420.90 Mbit/s
  15. Green House Data (Orangeburg, NY):          ......................... 397.80 Mbit/s
Average upload speed is 376.34 Mbit/s