On 4 August 2014 02:47, <stef...@apache.org> wrote: > Author: stefan2 > Date: Sun Aug 3 22:47:07 2014 > New Revision: 1615458 > > URL: http://svn.apache.org/r1615458 > Log: > On the authzperf branch: Speed up authz-aware 'svn log' by sorting the > paths before checking them. This lets the recent O(1) authz lookup > optimization for sibbling paths kick in. > > * subversion/libsvn_repos/log.c > (check_changed_path): Factored out loop content of ... > (detect_changed): ... this. Use sorted iteration when applying authz. > Stefan,
Could you please confirm after that commit repository layer will do more (sort changed path) assuming that particular authz check function will work faster if calls will come in sorted order? -- Ivan Zhakov CTO | VisualSVN | http://www.visualsvn.com