[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Potential regression: high server-side memory consumption during import

From: Philip Martin <philip_at_codematters.co.uk>
Date: Sat, 03 Mar 2018 16:32:35 +0000

Stefan Sperling <stsp_at_elego.de> writes:

> Which leads me to believe that r1778923 may have been based on wrong
> assumptions about performance. The new authz is not fast enough to
> significantly reduce per-request overhead.

My testing so far was with a very small authz file -- only a handful of
rules and aliases. If I add a few hundred trival rules to the file then
1.11 becomes signifcantly slower than 1.9 while reverting is still much
faster:

            1.9: 4.3s
     trunk 1.11: 14.6s
  reverted 1.11: 1.9s

-- 
Philip
Received on 2018-03-03 17:32:49 CET

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.