yum -y install libX11-devel freeglut-devel
wget http://www.hermit.org/Linux/Benchmarking/unixbench-5.1.2.tar.gz
tar zvxf unixbench-5.1.2.tar.gz
# cd unixbench-5.1.2
# make
makeが出来なかったので
# yum -y install gcc
でmakeが出来るようになった。
# ./Run
で実行
========================================================================
BYTE UNIX Benchmarks (Version 5.1.2)
System: dti-vps-@@@: GNU/Linux
OS: GNU/Linux -- 2.6.18-194.3.1.el5.028stab069.6xen -- #1 SMP Wed May 26 18:35:38 MSD 2010
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (5361.7 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (5361.7 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
23:08:06 up 210 days, 10:40, 2 users, load average: 0.38, 0.17, 0.06; runlevel 3
------------------------------------------------------------------------
Benchmark Run: Wed Nov 27 2013 23:08:06 - 23:38:51
2 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 6033513.0 lps (10.0 s, 7 samples)
Double-Precision Whetstone 1818.7 MWIPS (9.9 s, 7 samples)
Execl Throughput 301.2 lps (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 69026.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 18203.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 203138.0 KBps (30.0 s, 2 samples)
Pipe Throughput 118602.5 lps (10.0 s, 7 samples)
Pipe-based Context Switching 25265.2 lps (10.0 s, 7 samples)
Process Creation 723.4 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 484.5 lpm (60.1 s, 2 samples)
Shell Scripts (8 concurrent) 66.0 lpm (60.9 s, 2 samples)
System Call Overhead 125047.4 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 6033513.0 517.0
Double-Precision Whetstone 55.0 1818.7 330.7
Execl Throughput 43.0 301.2 70.1
File Copy 1024 bufsize 2000 maxblocks 3960.0 69026.3 174.3
File Copy 256 bufsize 500 maxblocks 1655.0 18203.8 110.0
File Copy 4096 bufsize 8000 maxblocks 5800.0 203138.0 350.2
Pipe Throughput 12440.0 118602.5 95.3
Pipe-based Context Switching 4000.0 25265.2 63.2
Process Creation 126.0 723.4 57.4
Shell Scripts (1 concurrent) 42.4 484.5 114.3
Shell Scripts (8 concurrent) 6.0 66.0 110.1
System Call Overhead 15000.0 125047.4 83.4
========
System Benchmarks Index Score 132.5
------------------------------------------------------------------------
Benchmark Run: Wed Nov 27 2013 23:38:51 - 00:14:28
2 CPUs in system; running 2 parallel copies of tests
Dhrystone 2 using register variables 5965223.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3641.4 MWIPS (9.9 s, 7 samples)
Execl Throughput 304.7 lps (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 67029.1 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 17967.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 201548.4 KBps (30.0 s, 2 samples)
Pipe Throughput 117831.1 lps (10.0 s, 7 samples)
Pipe-based Context Switching 28827.3 lps (10.0 s, 7 samples)
Process Creation 700.9 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 487.0 lpm (60.2 s, 2 samples)
Shell Scripts (8 concurrent) 65.5 lpm (60.5 s, 2 samples)
System Call Overhead 124400.7 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 5965223.5 511.2
Double-Precision Whetstone 55.0 3641.4 662.1
Execl Throughput 43.0 304.7 70.9
File Copy 1024 bufsize 2000 maxblocks 3960.0 67029.1 169.3
File Copy 256 bufsize 500 maxblocks 1655.0 17967.0 108.6
File Copy 4096 bufsize 8000 maxblocks 5800.0 201548.4 347.5
Pipe Throughput 12440.0 117831.1 94.7
Pipe-based Context Switching 4000.0 28827.3 72.1
Process Creation 126.0 700.9 55.6
Shell Scripts (1 concurrent) 42.4 487.0 114.9
Shell Scripts (8 concurrent) 6.0 65.5 109.1
System Call Overhead 15000.0 124400.7 82.9
========
System Benchmarks Index Score 140.8