dev  

Re: Changing the order of cleanup for some core objects

Bojan Smojver
Wed, 23 Jul 2008 14:22:32 -0700

On Wed, 2008-07-23 at 21:23 +0200, Ruediger Pluem wrote:

> Wouldn't it be better to keep the resource specific pools and just
> do an apr_pool_clear instead of the apr_pool_create / apr_pool_destroy
> cycle?

Only if you wanted code to run fast :-)

-- 
Bojan