Stopwatch
Benchmark report #1026
Digital Ocean – 512MB
Report
Share test result

Test results for 512MB at Digital Ocean


Server specs:


Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
502 MB RAM / 21 GB disk space
Debian 7.10
Toronto, Canada

Benchmark results summary:


UnixBench - 1022.7
Disk Read - 116 MB/s
Disk Write - 84 MB/s
Bandwidth - 302.29 MB/s

More: https://serverscope.io/trials/E3o
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
CPU Cores
1798 MHz
RAM
502 MB
Disk
21 GB
OS
Debian 7.10
Location
Toronto, Canada
Benchmark summary
Benchmark summary
UnixBench
1022.7
Disk Read
116 MB/s
Disk Write
84 MB/s
Bandwidth
N/A
Speedtest
302.29 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1022.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/byte-unixbench/UnixBench'
make distr
make[2]: Entering directory `/root/serverscope/byte-unixbench/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope/byte-unixbench/UnixBench'
make programs
make[2]: Entering directory `/root/serverscope/byte-unixbench/UnixBench'
make[2]: Nothing to be done for `programs'.
make[2]: Leaving directory `/root/serverscope/byte-unixbench/UnixBench'
make[1]: Leaving directory `/root/serverscope/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

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

   System: debian-512mb-tor1-01: GNU/Linux
   OS: GNU/Linux -- 3.2.0-4-686-pae -- #1 SMP Debian 3.2.78-1
   Machine: i686 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3595.8 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   17:38:30 up 6 min,  1 user,  load average: 7.60, 4.19, 1.75; runlevel 2016-06-11

------------------------------------------------------------------------
Benchmark Run: Sat Jun 11 2016 17:38:30 - 18:06:25
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       15392989.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2034.8 MWIPS (10.0 s, 7 samples)
Execl Throughput                               3523.6 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        717688.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          191134.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1478178.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1247372.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 227259.3 lps   (10.0 s, 7 samples)
Process Creation                               9701.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4075.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    636.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        2060834.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   15392989.2   1319.0
Double-Precision Whetstone                       55.0       2034.8    370.0
Execl Throughput                                 43.0       3523.6    819.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     717688.3   1812.3
File Copy 256 bufsize 500 maxblocks            1655.0     191134.6   1154.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1478178.7   2548.6
Pipe Throughput                               12440.0    1247372.7   1002.7
Pipe-based Context Switching                   4000.0     227259.3    568.1
Process Creation                                126.0       9701.9    770.0
Shell Scripts (1 concurrent)                     42.4       4075.6    961.2
Shell Scripts (8 concurrent)                      6.0        636.0   1060.0
System Call Overhead                          15000.0    2060834.6   1373.9
                                                                   ========
System Benchmarks Index Score                                        1022.7

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64k count=15k conv=fdatasync
15360+0 records in
15360+0 records out
1006632960 bytes (1.0 GB) copied, 2.82835 s, 356 MB/s


dd if=/dev/zero of=benchmark bs=1M count=1004 conv=fdatasync
1004+0 records in
1004+0 records out
1052770304 bytes (1.1 GB) copied, 2.59802 s, 405 MB/s


Hard drive
FIO random read
Performance
116.7 MB/s
IOPS
29875
./fio --time_based --name=benchmark --size=125M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 125MB)
benchmark: Laying out IO file(s) (1 file(s) / 125MB)
benchmark: Laying out IO file(s) (1 file(s) / 125MB)
benchmark: Laying out IO file(s) (1 file(s) / 125MB)
benchmark: Laying out IO file(s) (1 file(s) / 125MB)
benchmark: Laying out IO file(s) (1 file(s) / 125MB)
benchmark: Laying out IO file(s) (1 file(s) / 125MB)
benchmark: Laying out IO file(s) (1 file(s) / 125MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=10967: Sat Jun 11 17:35:26 2016
  read : io=7002.6MB, bw=119504KB/s, iops=29875, runt= 60003msec
    slat (usec): min=3, max=105805, avg=258.56, stdev=1334.04
    clat (usec): min=10, max=256392, avg=8298.53, stdev=8051.52
     lat (usec): min=335, max=256562, avg=8558.90, stdev=8199.06
    clat percentiles (msec):
     |  1.00th=[    3],  5.00th=[    6], 10.00th=[    6], 20.00th=[    7],
     | 30.00th=[    7], 40.00th=[    7], 50.00th=[    8], 60.00th=[    8],
     | 70.00th=[    9], 80.00th=[   10], 90.00th=[   12], 95.00th=[   13],
     | 99.00th=[   23], 99.50th=[   79], 99.90th=[  110], 99.95th=[  114],
     | 99.99th=[  204]
    bw (KB  /s): min= 2479, max=22224, per=12.53%, avg=14974.87, stdev=2813.56
    lat (usec) : 20=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.08%, 4=1.96%, 10=83.38%, 20=13.34%, 50=0.66%
    lat (msec) : 100=0.12%, 250=0.46%, 500=0.01%
  cpu          : usr=2.84%, sys=8.45%, ctx=1652125, majf=0, minf=539
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=1792646/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=7002.6MB, aggrb=119503KB/s, minb=119503KB/s, maxb=119503KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=1522339/8, merge=0/2, ticks=129736/8856, in_queue=137612, util=93.11%
Hard drive
FIO random direct read
Performance
217.63 MB/s
IOPS
55712
./fio --time_based --name=benchmark --size=125M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=10977: Sat Jun 11 17:36:26 2016
  read : io=13062MB, bw=222848KB/s, iops=55712, runt= 60022msec
    slat (usec): min=2, max=43494, avg=58.54, stdev=679.08
    clat (usec): min=1, max=574320, avg=4508.42, stdev=10586.39
     lat (usec): min=83, max=574327, avg=4571.79, stdev=10610.21
    clat percentiles (usec):
     |  1.00th=[  231],  5.00th=[  338], 10.00th=[  370], 20.00th=[  446],
     | 30.00th=[  660], 40.00th=[ 1240], 50.00th=[ 2128], 60.00th=[ 2960],
     | 70.00th=[ 4080], 80.00th=[ 6240], 90.00th=[11072], 95.00th=[15936],
     | 99.00th=[28800], 99.50th=[48384], 99.90th=[144384], 99.95th=[214016],
     | 99.99th=[358400]
    bw (KB  /s): min= 5642, max=49784, per=12.57%, avg=28011.28, stdev=5906.90
    lat (usec) : 2=0.01%, 20=0.01%, 50=0.01%, 100=0.01%, 250=1.38%
    lat (usec) : 500=21.12%, 750=10.56%, 1000=4.36%
    lat (msec) : 2=10.88%, 4=21.04%, 10=19.13%, 20=8.68%, 50=2.37%
    lat (msec) : 100=0.33%, 250=0.12%, 500=0.03%, 750=0.01%
  cpu          : usr=3.19%, sys=7.34%, ctx=249647, majf=0, minf=547
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=3343952/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=13062MB, aggrb=222848KB/s, minb=222848KB/s, maxb=222848KB/s, mint=60022msec, maxt=60022msec

Disk stats (read/write):
  vda: ios=3309186/4, merge=33851/1, ticks=5467228/232, in_queue=5463376, util=99.82%
Hard drive
FIO random write
Performance
84.75 MB/s
IOPS
21695
./fio --time_based --name=benchmark --size=125M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=11173: Sat Jun 11 17:38:27 2016
  write: io=5086.2MB, bw=86781KB/s, iops=21695, runt= 60014msec
    slat (usec): min=2, max=507381, avg=347.94, stdev=6572.25
    clat (usec): min=13, max=524325, avg=11433.42, stdev=37177.94
     lat (usec): min=204, max=524343, avg=11784.63, stdev=37717.73
    clat percentiles (usec):
     |  1.00th=[  231],  5.00th=[  235], 10.00th=[  241], 20.00th=[  253],
     | 30.00th=[  274], 40.00th=[  302], 50.00th=[  334], 60.00th=[  378],
     | 70.00th=[  466], 80.00th=[  828], 90.00th=[29312], 95.00th=[76288],
     | 99.00th=[211968], 99.50th=[248832], 99.90th=[296960], 99.95th=[317440],
     | 99.99th=[468992]
    bw (KB  /s): min=  173, max=24946, per=12.72%, avg=11037.23, stdev=4484.20
    lat (usec) : 20=0.01%, 50=0.01%, 100=0.01%, 250=17.66%, 500=54.91%
    lat (usec) : 750=6.70%, 1000=1.81%
    lat (msec) : 2=1.97%, 4=0.68%, 10=1.54%, 20=2.12%, 50=5.27%
    lat (msec) : 100=3.68%, 250=3.16%, 500=0.48%, 750=0.01%
  cpu          : usr=1.11%, sys=2.51%, ctx=21297, majf=0, minf=285
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=1302019/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=5086.2MB, aggrb=86781KB/s, minb=86781KB/s, maxb=86781KB/s, mint=60014msec, maxt=60014msec

Disk stats (read/write):
  vda: ios=2372/334359, merge=957/1438, ticks=30128/6525800, in_queue=6560040, util=83.67%
Hard drive
FIO random direct write
Performance
52.59 MB/s
IOPS
13463
./fio --time_based --name=benchmark --size=125M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 125MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=10989: Sat Jun 11 17:37:26 2016
  write: io=3156.5MB, bw=53856KB/s, iops=13463, runt= 60016msec
    slat (usec): min=2, max=47575, avg=248.80, stdev=1113.89
    clat (usec): min=162, max=44293K, avg=18757.13, stdev=236307.30
     lat (usec): min=168, max=44293K, avg=19006.67, stdev=236309.60
    clat percentiles (usec):
     |  1.00th=[ 1288],  5.00th=[ 2320], 10.00th=[ 3792], 20.00th=[ 5856],
     | 30.00th=[ 6944], 40.00th=[ 7776], 50.00th=[ 8512], 60.00th=[ 9664],
     | 70.00th=[12736], 80.00th=[23424], 90.00th=[38144], 95.00th=[59136],
     | 99.00th=[100864], 99.50th=[146432], 99.90th=[321536], 99.95th=[528384],
     | 99.99th=[2244608]
    bw (KB  /s): min=  713, max=12526, per=12.50%, avg=6734.15, stdev=1994.36
    lat (usec) : 250=0.01%, 500=0.14%, 750=0.24%, 1000=0.25%
    lat (msec) : 2=2.81%, 4=7.24%, 10=51.14%, 20=14.33%, 50=17.44%
    lat (msec) : 100=5.39%, 250=0.86%, 500=0.11%, 750=0.02%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=0.72%, sys=1.43%, ctx=142042, majf=0, minf=269
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=808048/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=3156.5MB, aggrb=53855KB/s, minb=53855KB/s, maxb=53855KB/s, mint=60016msec, maxt=60016msec

Disk stats (read/write):
  vda: ios=640/791612, merge=557/12827, ticks=21436/8500316, in_queue=8560956, util=99.93%
Upload
Speedtest results
Upload speed
302.29 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Digital Ocean ...
Selecting 5 servers based on location:
  Skipping the closest server hosted by TELUS (Toronto, ON) [2.30 km]
  1. SoftLayer Technologies, Inc. (Toronto, ON) [2.30 km]: 6.146 ms
  2. Beanfield Metroconnect (Toronto, ON) [2.30 km]: 15.596 ms
  3. Nexicom Inc. (Toronto, ON) [2.30 km]: 19.065 ms
  4. TekSavvy Solutions (Toronto, ON) [2.30 km]: 18.541 ms
  5. Keewaytinook Okimakanak (Toronto, ON) [2.30 km]: 13.792 ms
  6. Start Communications (Toronto, ON) [2.30 km]: 27.315 ms
  7. ZEROFAIL (Toronto, ON) [2.30 km]: 19.74 ms
  8. Rogers (Toronto, ON) [2.30 km]: 15.044 ms
  9. VMedia Inc (Toronto, ON) [2.30 km]: 34.639 ms
  10. TeraGo Networks (Toronto, ON) [2.30 km]: 1.875 ms
Testing upload speeds
  1. SoftLayer Technologies, Inc. (Toronto, ON):  ......................... 472.60 Mbit/s
  2. Beanfield Metroconnect (Toronto, ON):        ......................... 417.76 Mbit/s
  3. Nexicom Inc. (Toronto, ON):                  ......................... 476.42 Mbit/s
  4. TekSavvy Solutions (Toronto, ON):            ......................... 506.90 Mbit/s
  5. Keewaytinook Okimakanak (Toronto, ON):       ......................... 92.80 Mbit/s
  6. Start Communications (Toronto, ON):          ......................... 268.70 Mbit/s
  7. ZEROFAIL (Toronto, ON):                      ......................... 106.31 Mbit/s
  8. Rogers (Toronto, ON):                        ......................... 497.92 Mbit/s
  9. VMedia Inc (Toronto, ON):                    ......................... 170.76 Mbit/s
  10. TeraGo Networks (Toronto, ON):              ......................... 12.75 Mbit/s
Average upload speed is 302.29 Mbit/s