|
|
- # # # # # # # ##### ###### # # #### # #
- # # ## # # # # # # # ## # # # # #
- # # # # # # ## ##### ##### # # # # ######
- # # # # # # ## # # # # # # # # #
- # # # ## # # # # # # # ## # # # #
- #### # # # # # ##### ###### # # #### # #
- 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: arch: GNU/Linux
- OS: GNU/Linux -- 3.9.9-1-ARCH -- #1 SMP PREEMPT Wed Jul 3 22:45:16 CEST 2013
- Machine: x86_64 (unknown)
- Language: en_US.utf8 (charmap="UTF-8", collate="ANSI_X3.4-1968")
- CPU 0: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz (4001.8 bogomips)
- Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
- 07:43:22 up 31 min, 1 user, load average: 0.08, 0.04, 0.05; runlevel unknown
- ------------------------------------------------------------------------
- Benchmark Run: Wed Sep 18 2013 07:43:22 - 08:10:40
- 1 CPU in system; running 1 parallel copy of tests
- Dhrystone 2 using register variables 29266261.3 lps (10.0 s, 7 samples)
- Double-Precision Whetstone 3481.2 MWIPS (6.1 s, 7 samples)
- Execl Throughput 1607.3 lps (30.0 s, 2 samples)
- File Copy 1024 bufsize 2000 maxblocks 313338.6 KBps (30.0 s, 2 samples)
- File Copy 256 bufsize 500 maxblocks 79331.1 KBps (30.0 s, 2 samples)
- File Copy 4096 bufsize 8000 maxblocks 1026261.4 KBps (30.0 s, 2 samples)
- Pipe Throughput 448278.7 lps (10.0 s, 7 samples)
- Pipe-based Context Switching 82813.7 lps (10.0 s, 7 samples)
- Process Creation 3256.6 lps (30.0 s, 2 samples)
- Shell Scripts (1 concurrent) 2032.6 lpm (60.0 s, 2 samples)
- Shell Scripts (8 concurrent) 286.0 lpm (60.1 s, 2 samples)
- System Call Overhead 467160.5 lps (10.0 s, 7 samples)
- System Benchmarks Index Values BASELINE RESULT INDEX
- Dhrystone 2 using register variables 116700.0 29266261.3 2507.8
- Double-Precision Whetstone 55.0 3481.2 633.0
- Execl Throughput 43.0 1607.3 373.8
- File Copy 1024 bufsize 2000 maxblocks 3960.0 313338.6 791.3
- File Copy 256 bufsize 500 maxblocks 1655.0 79331.1 479.3
- File Copy 4096 bufsize 8000 maxblocks 5800.0 1026261.4 1769.4
- Pipe Throughput 12440.0 448278.7 360.4
- Pipe-based Context Switching 4000.0 82813.7 207.0
- Process Creation 126.0 3256.6 258.5
- Shell Scripts (1 concurrent) 42.4 2032.6 479.4
- Shell Scripts (8 concurrent) 6.0 286.0 476.7
- System Call Overhead 15000.0 467160.5 311.4
- ========
- System Benchmarks Index Score 534.7
复制代码 |
|