[Mono-dev] ObjectPool

Konrad Kruczyński konrad.kruczynski at gmail.com
Wed Jul 25 11:22:42 UTC 2012


On Wed, 2012-07-25 at 07:17 -0400, Greg Young wrote:
> Yuriy will reply with more details but by just making Take return
> Creator() and nooping release many of our issues have gone away
> (including visible issues with concurrentstack). From what I have seen
> we also saw massive performance gains.
> 

Just for the curiosity: are you using SGEN? I've always thought that
ObjectPool in ConcurrentStack was used to reduce the pressure on the
garbage collector (Boehm, specifically). It is probably much less
important with generational collector like SGEN.

--
Regards,
 Konrad




More information about the Mono-devel-list mailing list