つるながの綴り方

ITインフラ系のネタやTips、趣味としているカーライフなどを中心に日頃メモしておきたいことをしたためています。

Unix benchmark suiteメモ


UbuntuでUnixBenchの実行

UnixBenchのHP
https://code.google.com/p/byte-unixbench/

ダンロード、解凍、実行(ビルド)

$ wget https://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz
$ tar xvfz UnixBench5.1.3.tgz 
$ cd UnixBench/
$ ./Run 
(*いろいろPerlやらビルド環境必要)

Ubutu on VMの実行結果
(ホストはMacBook Air 13 Late 2010 VMware Fusion 5.04)

   BYTE UNIX Benchmarks (Version 5.1.3)
   System: ubuntu1310: GNU/Linux
   OS: GNU/Linux -- 3.11.0-13-generic -- #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Core(TM)2 Duo CPU L9400 @ 1.86GHz (3716.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   16:45:26 up 59 min,  2 users,  load average: 0.08, 0.11, 0.18; runlevel 2

------------------------------------------------------------------------
Benchmark Run: 水 12月 04 2013 16:45:26 - 20:13:25
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       17373644.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1297.5 MWIPS (9.5 s, 7 samples)
Execl Throughput                                690.5 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        486374.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          152717.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        850413.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1062034.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  74590.0 lps   (10.0 s, 7 samples)
Process Creation                               1403.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   1438.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    173.8 lpm   (60.2 s, 2 samples)
System Call Overhead                        1540762.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   17373644.0   1488.7
Double-Precision Whetstone                       55.0       1297.5    235.9
Execl Throughput                                 43.0        690.5    160.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     486374.8   1228.2
File Copy 256 bufsize 500 maxblocks            1655.0     152717.2    922.8
File Copy 4096 bufsize 8000 maxblocks          5800.0     850413.6   1466.2
Pipe Throughput                               12440.0    1062034.4    853.7
Pipe-based Context Switching                   4000.0      74590.0    186.5
Process Creation                                126.0       1403.9    111.4
Shell Scripts (1 concurrent)                     42.4       1438.4    339.2
Shell Scripts (8 concurrent)                      6.0        173.8    289.7
System Call Overhead                          15000.0    1540762.7   1027.2
                                                                   ========
System Benchmarks Index Score                                         484.6