Stopwatch
Benchmark report #1811
Linode – Linode 12GB
Report
Share test result

Test results for Linode 12GB at Linode


Server specs:


6 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
12 GB RAM / 198 GB disk space
Debian 8.6
Dallas, United States

Benchmark results summary:


UnixBench - 3819.2
Bandwidth - 423.82 MB/s

More: https://serverscope.io/trials/9k0
Share
Share this page
Cpu chip
Server Specs
CPU
6 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
CPU Cores
1 × 2500 MHz
RAM
12 GB
Disk
198 GB
OS
Debian 8.6
Location
Dallas, United States
Benchmark summary
Benchmark summary
UnixBench
3819.2
Disk Read
N/A
Disk Write
N/A
Bandwidth
423.82 Mbit/s
Speedtest
362.68 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3819.2
UnixBench (one CPU)
1495.3
Terminal
Raw Output
gcc -o pgms/arithoh -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Darithoh src/arith.c 
gcc -o pgms/register -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum="register int" src/arith.c 
gcc -o pgms/short -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=short src/arith.c 
gcc -o pgms/int -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=int src/arith.c 
gcc -o pgms/long -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=long src/arith.c 
gcc -o pgms/float -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=float src/arith.c 
gcc -o pgms/double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=double src/arith.c 
gcc -o pgms/hanoi -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/hanoi.c 
gcc -o pgms/syscall -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/syscall.c 
gcc -o pgms/context1 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/context1.c 
gcc -o pgms/pipe -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/pipe.c 
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-Hyfxwt/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-Hyfxwt/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-Hyfxwt/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-Hyfxwt/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-Hyfxwt/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-Hyfxwt/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

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

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

6 x Execl Throughput  1 2 3

6 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

6 x File Copy 256 bufsize 500 maxblocks  1 2 3

6 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

6 x Process Creation  1 2 3

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

6 x Shell Scripts (1 concurrent)  1 2 3

6 x Shell Scripts (8 concurrent)  1 2 3

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

   System: debian: GNU/Linux
   OS: GNU/Linux -- 4.8.3-x86_64-linode76 -- #1 SMP Thu Oct 20 19:05:39 EDT 2016
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 4: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 5: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   19:45:01 up  1:12,  1 user,  load average: 7.56, 4.78, 2.82; runlevel 2016-11-13

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 19:45:01 - 20:13:15
6 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       26817986.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3459.9 MWIPS (9.9 s, 7 samples)
Execl Throughput                               3750.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        744374.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          226354.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1514204.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2062507.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 304781.7 lps   (10.0 s, 7 samples)
Process Creation                               7242.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7894.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3204.6 lpm   (60.0 s, 2 samples)
System Call Overhead                        3066530.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   26817986.2   2298.0
Double-Precision Whetstone                       55.0       3459.9    629.1
Execl Throughput                                 43.0       3750.7    872.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     744374.9   1879.7
File Copy 256 bufsize 500 maxblocks            1655.0     226354.8   1367.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1514204.9   2610.7
Pipe Throughput                               12440.0    2062507.8   1658.0
Pipe-based Context Switching                   4000.0     304781.7    762.0
Process Creation                                126.0       7242.8    574.8
Shell Scripts (1 concurrent)                     42.4       7894.0   1861.8
Shell Scripts (8 concurrent)                      6.0       3204.6   5341.1
System Call Overhead                          15000.0    3066530.3   2044.4
                                                                   ========
System Benchmarks Index Score                                        1495.3

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 20:13:15 - 20:41:30
6 CPUs in system; running 6 parallel copies of tests

Dhrystone 2 using register variables      150402887.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    20856.0 MWIPS (9.8 s, 7 samples)
Execl Throughput                              18903.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        597028.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          162485.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1537795.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                            10915417.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1648293.2 lps   (10.0 s, 7 samples)
Process Creation                              27669.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  31079.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   4136.9 lpm   (60.0 s, 2 samples)
System Call Overhead                        4269603.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  150402887.2  12888.0
Double-Precision Whetstone                       55.0      20856.0   3792.0
Execl Throughput                                 43.0      18903.7   4396.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     597028.8   1507.6
File Copy 256 bufsize 500 maxblocks            1655.0     162485.0    981.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1537795.2   2651.4
Pipe Throughput                               12440.0   10915417.5   8774.5
Pipe-based Context Switching                   4000.0    1648293.2   4120.7
Process Creation                                126.0      27669.7   2196.0
Shell Scripts (1 concurrent)                     42.4      31079.3   7330.0
Shell Scripts (8 concurrent)                      6.0       4136.9   6894.9
System Call Overhead                          15000.0    4269603.1   2846.4
                                                                   ========
System Benchmarks Index Score                                        3819.2

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) copied, 6.1303 s, 350 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) copied, 6.20819 s, 346 MB/s


Download
Download benchmark results
Download speed
423.82 Mbit/s
Downloaded 104857600 bytes in 2.056 sec
Downloaded 104857600 bytes in 1.579 sec
Downloaded 104857600 bytes in 1.435 sec
Downloaded 104857600 bytes in 2.484 sec
Downloaded 104857600 bytes in 1.884 sec
Finished! Average download speed is 423.82 Mbit/s
Upload
Speedtest results
Upload speed
362.68 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. CenturyLink, Inc (Mansfield, TX) [38.36 km]: 58.605 ms
  2. OneSource Communications (Keller, TX) [43.71 km]: 94.236 ms
  3. Charter Communications (Fort Worth, TX) [47.03 km]: 42.616 ms
  4. Nortex Communications (Muenster, TX) [109.81 km]: 5.58 ms
  5. Suddenlink Communications LLC (Tyler, TX) [150.36 km]: 4.899 ms
  6. Digital Passage (Graham, TX) [167.87 km]: 29.671 ms
  7. Community Telephone Co (Windthorst, TX) [174.64 km]: 43.476 ms
  8. Chickasaw Telephone Company (Sulphur, OK) [192.95 km]: 10.665 ms
  9. pinnacle network solutions (Wichita Falls,TX) [200.50 km]: 19.502 ms
  10. CenturyLink, Inc (Killeen, TX) [203.58 km]: 31.004 ms
  11. Killeen Wireless Internet - KWI (Killeen, TX) [203.58 km]: 3.704 ms
  12. Cable One, Inc. (Duncan, OK) [218.61 km]: 60.933 ms
  13. Fidelity Communications (Marshall, TX) [230.43 km]: 5.795 ms
  14. Suddenlink Communications LLC (College Station, TX) [246.82 km]: 5.523 ms
  15. Fidelity Communications (Lawton, OK) [249.77 km]: 5.898 ms
Testing upload speeds
  1. CenturyLink, Inc (Mansfield, TX):            ......................... 107.96 Mbit/s
  2. OneSource Communications (Keller, TX):       ......................... 101.96 Mbit/s
  3. Charter Communications (Fort Worth, TX):     ......................... 495.19 Mbit/s
  4. Nortex Communications (Muenster, TX):        ......................... 222.95 Mbit/s
  5. Suddenlink Communications LLC (Tyler, TX):   ......................... 375.61 Mbit/s
  6. Digital Passage (Graham, TX):                ......................... 60.50 Mbit/s
  7. Community Telephone Co (Windthorst, TX):     ......................... 378.25 Mbit/s
  8. Chickasaw Telephone Company (Sulphur, OK):   ......................... 390.01 Mbit/s
  9. pinnacle network solutions (Wichita Falls,TX):......................... 401.54 Mbit/s
  10. CenturyLink, Inc (Killeen, TX):             ......................... 350.80 Mbit/s
  11. Killeen Wireless Internet - KWI (Killeen, TX):......................... 89.59 Mbit/s
  12. Cable One, Inc. (Duncan, OK):               ......................... 167.71 Mbit/s
  13. Fidelity Communications (Marshall, TX):     ......................... 657.09 Mbit/s
  14. Suddenlink Communications LLC (College Station, TX):......................... 379.88 Mbit/s
  15. Fidelity Communications (Lawton, OK):       ......................... 170.48 Mbit/s
Average upload speed is 289.97 Mbit/s