Re: result_pool and scratch_pool
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: Tue, 07 Oct 2008 11:35:10 -0400
Are there any practical problems which are solved by a scratch pool and
Our old discipline was:
* Pass a pool which is used for scratch and results.
So every scratch allocation should be constant. The memory usage from
Passing around two pools is a lot of code noise. I wouldn't suggest
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.