Re: svn commit: rev 7166 - trunk/subversion/libsvn_fs
From: C.Michael Pilato <cmpilato_at_collab.net>
Date: 2003-09-24 16:05:15 CEST
Greg Stein <gstein@lyra.org> writes:
> That said: I think the per-node pool is a poor idea, though I'm
Yah. There doesn't seem to be an apr_pool_free()...
> I believe that pool creation is not nearly as cheap as a simple alloc.
[...]
> The net result is that you'll create N pools max, then start reusing
Yeah, that's a better plan. Will do.
> All that said, I'm not sure that it is relevant to do fine-tuned
Right -- the real trick here was avoiding 4 or 5 BDB lookups per tree
> I would suggest, however, you omit the memset() and the zero assignment
Check!
And thanks for the review.
---------------------------------------------------------------------
|
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.