26 Nov
2009
26 Nov
'09
4:23 p.m.
Conoscenza Silente wrote:
Whell I did a small test application to test the usage of boost::pool_allocator and boost::fast_pool_allocator. My application will possibly do a lot of transition from a state to another.
You didn't answer my question. If your application only spends 10% of its time actually transitioning states, then it doesn't really matter if you can speed that up by a factor of 2 or 10.