Stopwatch
Benchmark report #1810
Linode – Linode 8GB
Report
Share test result

Test results for Linode 8GB at Linode


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
8 GB RAM / 99 GB disk space
Debian 8.6
Fremont, United States

Benchmark results summary:


UnixBench - 3483.1
Bandwidth - 572.25 MB/s

More: https://serverscope.io/trials/Z1W
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
CPU Cores
1 × 2500 MHz
RAM
8 GB
Disk
99 GB
OS
Debian 8.6
Location
Fremont, United States
Benchmark summary
Benchmark summary
UnixBench
3483.1
Disk Read
N/A
Disk Write
N/A
Bandwidth
572.25 Mbit/s
Speedtest
423.6 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3483.1
UnixBench (one CPU)
1671.1
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-e3rChH/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-e3rChH/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-e3rChH/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-e3rChH/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-e3rChH/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-e3rChH/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

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

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

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

4 x Process Creation  1 2 3

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

4 x Shell Scripts (1 concurrent)  1 2 3

4 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
   19:44:28 up  1:12,  1 user,  load average: 7.86, 5.02, 3.34; runlevel 2016-11-13

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 19:44:28 - 20:12:35
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       29437964.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3645.0 MWIPS (9.7 s, 7 samples)
Execl Throughput                               4137.7 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        931874.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          285104.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1996980.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2206483.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 330189.3 lps   (10.0 s, 7 samples)
Process Creation                               8294.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   8781.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2955.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        3221911.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   29437964.9   2522.5
Double-Precision Whetstone                       55.0       3645.0    662.7
Execl Throughput                                 43.0       4137.7    962.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     931874.7   2353.2
File Copy 256 bufsize 500 maxblocks            1655.0     285104.0   1722.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1996980.5   3443.1
Pipe Throughput                               12440.0    2206483.2   1773.7
Pipe-based Context Switching                   4000.0     330189.3    825.5
Process Creation                                126.0       8294.8    658.3
Shell Scripts (1 concurrent)                     42.4       8781.3   2071.1
Shell Scripts (8 concurrent)                      6.0       2955.0   4925.0
System Call Overhead                          15000.0    3221911.5   2147.9
                                                                   ========
System Benchmarks Index Score                                        1671.1

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 20:12:35 - 20:40:45
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      116102854.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    14586.2 MWIPS (9.8 s, 7 samples)
Execl Throughput                              14505.2 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        706300.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          208955.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1871592.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             8849271.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1458903.5 lps   (10.0 s, 7 samples)
Process Creation                              29931.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  24982.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3371.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        3624190.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  116102854.8   9948.8
Double-Precision Whetstone                       55.0      14586.2   2652.0
Execl Throughput                                 43.0      14505.2   3373.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     706300.8   1783.6
File Copy 256 bufsize 500 maxblocks            1655.0     208955.4   1262.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1871592.6   3226.9
Pipe Throughput                               12440.0    8849271.9   7113.6
Pipe-based Context Switching                   4000.0    1458903.5   3647.3
Process Creation                                126.0      29931.0   2375.5
Shell Scripts (1 concurrent)                     42.4      24982.1   5892.0
Shell Scripts (8 concurrent)                      6.0       3371.2   5618.6
System Call Overhead                          15000.0    3624190.4   2416.1
                                                                   ========
System Benchmarks Index Score                                        3483.1

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, 3.34218 s, 643 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, 3.15338 s, 681 MB/s


Download
Download benchmark results
Download speed
572.25 Mbit/s
Downloaded 104857600 bytes in 1.288 sec
Downloaded 104857600 bytes in 1.319 sec
Downloaded 104857600 bytes in 1.274 sec
Downloaded 104857600 bytes in 1.684 sec
Downloaded 104857600 bytes in 1.425 sec
Finished! Average download speed is 572.25 Mbit/s
Upload
Speedtest results
Upload speed
423.6 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. AT&T (San Francisco, CA) [45.45 km]: 166.037 ms
  2. Unwired (San Francisco, CA) [45.45 km]: 38.881 ms
  3. Comcast (San Francisco, CA) [45.45 km]: 97.1 ms
  4. Monkey Brains (San Francisco, CA) [45.45 km]: 58.622 ms
  5. Race Communications (San Francisco, CA) [45.45 km]: 106.933 ms
  6. Fastmetrics Inc. (San Francisco, CA) [45.86 km]: 157.138 ms
  7. Cruzio (Santa Cruz, CA) [64.18 km]: 12.403 ms
  8. Velociter Wireless (Stockton, CA) [76.39 km]: 9.463 ms
  9. Ayera Technologies, Inc. (Modesto, CA) [88.48 km]: 21.924 ms
  10. Velociter Wireless (Escalon, CA) [91.29 km]: 10.18 ms
  11. Softcom Internet Communications (Galt, CA) [99.15 km]: 12.467 ms
  12. Comcast (Sacramento, CA) [120.90 km]: 14.873 ms
  13. Succeed.Net (Sacramento, CA) [120.90 km]: 7.436 ms
  14. T-Mobile (West Sacramento, CA) [121.60 km]: 26.373 ms
  15. Zeta Broadband (Rancho Murieta, CA) [132.44 km]: 42.061 ms
Testing upload speeds
  1. AT&T (San Francisco, CA):                    ......................... 572.43 Mbit/s
  2. Unwired (San Francisco, CA):                 ......................... 570.64 Mbit/s
  3. Comcast (San Francisco, CA):                 ......................... 109.62 Mbit/s
  4. Monkey Brains (San Francisco, CA):           ......................... 547.00 Mbit/s
  5. Race Communications (San Francisco, CA):     ......................... 442.26 Mbit/s
  6. Fastmetrics Inc. (San Francisco, CA):        ......................... 645.34 Mbit/s
  7. Cruzio (Santa Cruz, CA):                     ......................... 479.10 Mbit/s
  8. Velociter Wireless (Stockton, CA):           ......................... 107.70 Mbit/s
  9. Ayera Technologies, Inc. (Modesto, CA):      ......................... 39.99 Mbit/s
  10. Velociter Wireless (Escalon, CA):           ......................... 144.59 Mbit/s
  11. Softcom Internet Communications (Galt, CA): ......................... 0.00 Mbit/s
  12. Comcast (Sacramento, CA):                   ......................... 210.94 Mbit/s
  13. Succeed.Net (Sacramento, CA):               ......................... 312.56 Mbit/s
  14. T-Mobile (West Sacramento, CA):             ......................... 294.11 Mbit/s
  15. Zeta Broadband (Rancho Murieta, CA):        ......................... 440.65 Mbit/s
Average upload speed is 327.79 Mbit/s