You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael <ec...@yahoo.com> on 2004/07/16 23:11:52 UTC

svn 1.1.x memory issues

Here are some recent test results with the 1.1.x branch code.

I have a collection of text files that is around 50 MB. Most of the
files are a few KB in size although the largest is 100 KB. They are
spread out among 38 directories.

I created a new FSFS repository, setup an svnserve process to handle
it, checked it out, and copied the directories/files into the working
copy. I then did an "svn add *" followed by an "svn commit".

While performing the commit, the svnserve process grew to 32.5 MB while
the svn process grew to 59 MB.

So there may be a memory leak or two floating around. Just letting you
know.

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org