Skip to content

Instantly share code, notes, and snippets.

@quellhorst
Created February 3, 2013 07:26
Show Gist options
  • Save quellhorst/4700839 to your computer and use it in GitHub Desktop.
Save quellhorst/4700839 to your computer and use it in GitHub Desktop.
Digital Ocean $5/month Unix Bench
# # # # # # # ##### ###### # # #### # #
# # ## # # # # # # # ## # # # # #
# # # # # # ## ##### ##### # # # # ######
# # # # # # ## # # # # # # # # #
# # # ## # # # # # # # ## # # # #
#### # # # # # ##### ###### # # #### # #
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: seopuppet: GNU/Linux
OS: GNU/Linux -- 3.5.0-17-generic -- #28-Ubuntu SMP Tue Oct 9 19:32:08 UTC 2012
Machine: i686 (i686)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: QEMU Virtual CPU version 1.0 (4000.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSCALL/SYSRET, Intel virtualization
06:25:53 up 24 min, 1 user, load average: 0.19, 0.09, 0.06; runlevel 2
------------------------------------------------------------------------
Benchmark Run: Sun Feb 03 2013 06:25:53 - 06:53:35
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 13917503.1 lps (10.0 s, 7 samples)
Double-Precision Whetstone 2419.5 MWIPS (9.1 s, 7 samples)
Execl Throughput 3659.9 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 596025.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 157785.6 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1405247.4 KBps (30.0 s, 2 samples)
Pipe Throughput 821142.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 171475.6 lps (10.0 s, 7 samples)
Process Creation 11951.4 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6161.7 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 800.5 lpm (60.0 s, 2 samples)
System Call Overhead 840890.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 13917503.1 1192.6
Double-Precision Whetstone 55.0 2419.5 439.9
Execl Throughput 43.0 3659.9 851.1
File Copy 1024 bufsize 2000 maxblocks 3960.0 596025.5 1505.1
File Copy 256 bufsize 500 maxblocks 1655.0 157785.6 953.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 1405247.4 2422.8
Pipe Throughput 12440.0 821142.0 660.1
Pipe-based Context Switching 4000.0 171475.6 428.7
Process Creation 126.0 11951.4 948.5
Shell Scripts (1 concurrent) 42.4 6161.7 1453.2
Shell Scripts (8 concurrent) 6.0 800.5 1334.2
System Call Overhead 15000.0 840890.3 560.6
========
System Benchmarks Index Score 936.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment