Re: svn commit: r1614052 - in /subversion/branches/authzperf/subversion/libsvn_repos: authz.c authz_pool.c repos.h
From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Fri, 1 Aug 2014 14:49:26 +0200
On Fri, Aug 1, 2014 at 1:23 PM, Branko Čibej <brane_at_wandisco.com> wrote:
> On 01.08.2014 13:07, Stefan Fuhrmann wrote:
> Ack, thanks for the explanation!
Excellent timing! I was about to give it a go over the weekend
So far, I've done some scalability measurement and there is
* svn_config_enumerate2 accounts for more than 50%
* The parser context uses svn_stringbuf_t for parsed data.
* Try to do most of authz verification as part of the parsing.
* The filtered tree can be constructed more quickly if the
> I'm doing this in new source files (will be authz_parse.c and
I estimate to be done with my commits by Sunday and then
-- Stefan^2.
|
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.