Skip to content

Instantly share code, notes, and snippets.

@hdemon
Created September 29, 2015 17:43
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 hdemon/6a61a4b1373735ad5b7b to your computer and use it in GitHub Desktop.
Save hdemon/6a61a4b1373735ad5b7b to your computer and use it in GitHub Desktop.
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: ubuntu: GNU/Linux
OS: GNU/Linux -- 3.19.0-15-generic -- #15-Ubuntu SMP Thu Apr 16 23:32:37 UTC 2015
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (6784.6 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (6784.6 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 2: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (6784.6 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 3: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (6784.6 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
01:17:57 up 2 min, 2 users, load average: 0.08, 0.07, 0.03; runlevel 5
------------------------------------------------------------------------
Benchmark Run: 水 9月 30 2015 01:17:57 - 01:46:01
4 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 37914145.7 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4540.7 MWIPS (10.0 s, 7 samples)
Execl Throughput 2236.8 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1027207.8 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 296104.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2338188.6 KBps (30.0 s, 2 samples)
Pipe Throughput 2130915.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 300688.5 lps (10.0 s, 7 samples)
Process Creation 7649.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 8760.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 2662.9 lpm (60.0 s, 2 samples)
System Call Overhead 4463503.8 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 37914145.7 3248.9
Double-Precision Whetstone 55.0 4540.7 825.6
Execl Throughput 43.0 2236.8 520.2
File Copy 1024 bufsize 2000 maxblocks 3960.0 1027207.8 2594.0
File Copy 256 bufsize 500 maxblocks 1655.0 296104.0 1789.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 2338188.6 4031.4
Pipe Throughput 12440.0 2130915.0 1713.0
Pipe-based Context Switching 4000.0 300688.5 751.7
Process Creation 126.0 7649.7 607.1
Shell Scripts (1 concurrent) 42.4 8760.8 2066.2
Shell Scripts (8 concurrent) 6.0 2662.9 4438.1
System Call Overhead 15000.0 4463503.8 2975.7
========
System Benchmarks Index Score 1693.6
------------------------------------------------------------------------
Benchmark Run: 水 9月 30 2015 01:46:01 - 02:14:11
4 CPUs in system; running 4 parallel copies of tests
Dhrystone 2 using register variables 122422006.7 lps (10.0 s, 7 samples)
Double-Precision Whetstone 17061.5 MWIPS (9.9 s, 7 samples)
Execl Throughput 10510.5 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1137592.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 306431.4 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 3160935.1 KBps (30.0 s, 2 samples)
Pipe Throughput 6881417.4 lps (10.0 s, 7 samples)
Pipe-based Context Switching 898509.9 lps (10.0 s, 7 samples)
Process Creation 20774.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 14201.9 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1868.6 lpm (60.3 s, 2 samples)
System Call Overhead 11251996.5 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 122422006.7 10490.3
Double-Precision Whetstone 55.0 17061.5 3102.1
Execl Throughput 43.0 10510.5 2444.3
File Copy 1024 bufsize 2000 maxblocks 3960.0 1137592.3 2872.7
File Copy 256 bufsize 500 maxblocks 1655.0 306431.4 1851.5
File Copy 4096 bufsize 8000 maxblocks 5800.0 3160935.1 5449.9
Pipe Throughput 12440.0 6881417.4 5531.7
Pipe-based Context Switching 4000.0 898509.9 2246.3
Process Creation 126.0 20774.5 1648.8
Shell Scripts (1 concurrent) 42.4 14201.9 3349.5
Shell Scripts (8 concurrent) 6.0 1868.6 3114.4
System Call Overhead 15000.0 11251996.5 7501.3
========
System Benchmarks Index Score 3526.3
hdemon@ubuntu:~/UnixBench$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment