Skip to content

Instantly share code, notes, and snippets.

@bitbckt
Created April 21, 2011 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitbckt/935309 to your computer and use it in GitHub Desktop.
Save bitbckt/935309 to your computer and use it in GitHub Desktop.
==============================================================
BYTE UNIX Benchmarks (Version 4.1.0)
System -- bitbckt.twitter.corp
Start Benchmark Run: Thu Apr 21 11:43:43 PDT 2011
1 interactive users.
11:43AM up 18:08, 1 user, load averages: 0.00, 0.00, 0.00
-r-xr-xr-x 1 root wheel 136696 Feb 16 18:18 /bin/sh
/bin/sh: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked (uses shared libs), for FreeBSD 8.2, stripped
/dev/ad4s1f 456794400 2723686 417527162 1% /usr
Dhrystone 2 using register variables 18693970.6 lps (10.0 secs, 10 samples)
Double-Precision Whetstone 3995.6 MWIPS (9.8 secs, 10 samples)
System Call Overhead 890027.7 lps (10.0 secs, 10 samples)
Pipe Throughput 1538485.4 lps (10.0 secs, 10 samples)
Pipe-based Context Switching 317297.3 lps (10.0 secs, 10 samples)
Process Creation 12567.9 lps (30.0 secs, 3 samples)
Execl Throughput 3451.4 lps (29.6 secs, 3 samples)
File Read 1024 bufsize 2000 maxblocks 1622707.0 KBps (30.0 secs, 3 samples)
File Write 1024 bufsize 2000 maxblocks 165374.0 KBps (30.0 secs, 3 samples)
File Copy 1024 bufsize 2000 maxblocks 198203.0 KBps (30.0 secs, 3 samples)
File Read 256 bufsize 500 maxblocks 436417.0 KBps (30.0 secs, 3 samples)
File Write 256 bufsize 500 maxblocks 208260.0 KBps (30.0 secs, 3 samples)
File Copy 256 bufsize 500 maxblocks 152162.0 KBps (30.0 secs, 3 samples)
File Read 4096 bufsize 8000 maxblocks 4698257.0 KBps (30.0 secs, 3 samples)
File Write 4096 bufsize 8000 maxblocks 137240.0 KBps (30.0 secs, 3 samples)
File Copy 4096 bufsize 8000 maxblocks 99225.0 KBps (30.0 secs, 3 samples)
Shell Scripts (1 concurrent) 9703.0 lpm (60.0 secs, 3 samples)
Shell Scripts (8 concurrent) 2746.7 lpm (60.0 secs, 3 samples)
Shell Scripts (16 concurrent) 1465.3 lpm (60.0 secs, 3 samples)
Arithmetic Test (type = short) 2654544.6 lps (10.0 secs, 3 samples)
Arithmetic Test (type = int) 2655680.3 lps (10.0 secs, 3 samples)
Arithmetic Test (type = long) 976377.4 lps (10.0 secs, 3 samples)
Arithmetic Test (type = float) 2063651.9 lps (10.0 secs, 3 samples)
Arithmetic Test (type = double) 1324619.6 lps (10.0 secs, 3 samples)
Arithoh 417309890.9 lps (10.0 secs, 3 samples)
C Compiler Throughput 2843.0 lpm (60.0 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places 225766.6 lpm (30.0 secs, 3 samples)
Recursion Test--Tower of Hanoi 214551.2 lps (20.0 secs, 3 samples)
INDEX VALUES
TEST BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 18693970.6 1601.9
Double-Precision Whetstone 55.0 3995.6 726.5
Execl Throughput 43.0 3451.4 802.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 198203.0 500.5
File Copy 256 bufsize 500 maxblocks 1655.0 152162.0 919.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 99225.0 171.1
Pipe Throughput 12440.0 1538485.4 1236.7
Pipe-based Context Switching 4000.0 317297.3 793.2
Process Creation 126.0 12567.9 997.5
Shell Scripts (8 concurrent) 6.0 2746.7 4577.8
System Call Overhead 15000.0 890027.7 593.4
=========
FINAL SCORE 862.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment