Created
July 7, 2012 04:42
-
-
Save bokutin/3064740 to your computer and use it in GitHub Desktop.
build Alien::wxWidgets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
もうちょっとAlien::wxWidgetsのビルドを速くしたい・・・ | |
VMWareFusion 4, Windows XP SP3, Macbook Air 2012mid | |
Wxで計測 | |
look Wx | |
perl Makefile.PL | |
timeit dmake -P# Event.o Wx.o GDI.o Constant.o Window.o Frames.o Controls.o | |
dmake clean | |
現在 , Elapsed Time: 0:01:09.936 | |
アンチウイルス切り , Elapsed Time: 0:01:06.795 | |
アンチウイルス切り+HDD固定確保 , Elapsed Time: 0:01:07.733 | |
アンチウイルス切り+HDD固定確保+CPU2 , Elapsed Time: 0:01:10.421 | |
アンチウイルス切り+HDD固定確保+CPU2+P2 , Elapsed Time: 0:00:50.108 | |
アンチウイルス切り+HDD固定確保+CPU4+P4 , Elapsed Time: 0:00:44.345 | |
HDD固定確保は、やっぱりあんまり意味ない?? | |
CPU4+P4でも、常時コアを使いきってくれる訳ではない。 |
Parallels Desktop
Build7.0.15098
(Revision 770637; Wed, 13 Jun 2012)
でもやってみた。
timeit dmake -P2 Event.o Wx.o GDI.o Constant.o Window.o
Parallels7+Avira無し+CPU2: Elapsed Time: 0:01:01.984
Fusion4+Avira切り+CPU2: Elapsed Time: 0:00:49.247
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
C:\strawberry-perl-5.16.0.1-32bit-portable\cpan\build\Wx-0.9909-IaepLl>