Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Giving a program priority briefly
- Date: Mon, 11 Jun 2007 10:20:45 +0900
- From: Darren Cook <darren@example.com>
- Subject: Re: [tlug] Giving a program priority briefly
- References: <466B5A87.7000002@dcook.org> <78d7dd350706100221u524aa0baxa6498541674863b0@mail.gmail.com> <466BD066.90302@dcook.org> <d8fcc0800706100704h4dcf13d9h6955f03d0c09dc34@mail.gmail.com> <466C878D.10406@dcook.org> <d8fcc0800706101742j556cb54dgcd4dd32ec2f57296@mail.gmail.com>
- User-agent: Thunderbird 1.5.0.10 (X11/20070301)
>> g++ -W -Wall -Wconversion -Wshadow -Werror -lboost_serialization -O3 >> -march=i686 -fomit-frame-pointer -DNDEBUG -ffast-math -frename-registers >> -DBOOST_SMART_ASSERT_MODE=0 -o ego_opt2 gtp.cpp main.cpp > > Try this with -Os instead of -O3 and see what happens. -Os gave a 50% slowdown. The difference between macro/local function/function in base class was then minor (the function in base class was slightly *quicker* than the others, but I didn't pay attention to system load or do many tests). BTW, this is on a 2.8Ghz Celeron. Things might be different on CPUs with more cache, etc. Darren
- Follow-Ups:
- Re: [tlug] Giving a program priority briefly
- From: Josh Glover
- References:
- [tlug] Giving a program priority briefly
- From: Darren Cook
- Re: [tlug] Giving a program priority briefly
- From: Nguyen Vu Hung
- Re: [tlug] Giving a program priority briefly
- From: Darren Cook
- Re: [tlug] Giving a program priority briefly
- From: Josh Glover
- Re: [tlug] Giving a program priority briefly
- From: Darren Cook
- Re: [tlug] Giving a program priority briefly
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] contribution to F/OSS community
- Next by Date: Re: [tlug] Ruby
- Previous by thread: Re: [tlug] Giving a program priority briefly
- Next by thread: Re: [tlug] Giving a program priority briefly
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links