Boost logo

Boost Users :

Subject: Re: [Boost-users] Object Pool Usage
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2009-09-24 04:20:53


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.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net