[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: Fri, 02 Mar 2018 15:56:40 +0000

Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com> writes:

> Perhaps, a simpler reproduction script would be to issue an 'svn log' for
> a medium-sized repository. In my environment, doing so for the trunk of
> TortoiseSVN's repository with 25,000 revisions causes the httpd process
> to consume up to a 1 GB of RAM while processing the request. Overall,
> the log takes around 11 seconds instead of 2, compared to 1.9.7.

I can reproduce the problem in my environment using my mirror of
Subversion. Running log with authz configured causes apache to use
several GB of memory, that's for about 81,500 revisions. Reverting
r1779188 and r1778923 solves the memory growth problem.

-- 
Philip
Received on 2018-03-02 16:56:52 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.