
24 Sep
2009
24 Sep
'09
8:20 a.m.
I should add one interesting thing :) Try to use fragmented memory. This is done by allocating say 100 objects, then deallocating 50 of them (odd ones). Then you will see how pool is powerful comparing to new.