leaks, leaks, leaks
From: <sussman_at_collab.net>
Date: 2003-10-17 23:05:37 CEST
Last weekend we had a gigantic 'svn import' leak, and our wonderful
Now we have a whole gaggle of leaks -- maybe related, maybe not. Pick a
I've been testing r7433 today, looking for more memory scalability problems
The good news: for every operation, the httpd processes show no growth at
The bad news is the results of every other basic operation:
* 'svn co' of mozilla tree
svn client starts at 5M, slowly grows to 40M over 35 mins.
* 'svn up' -- empty update (no changes)
client grows from 5M to 40M over 5 mins.
* 'svn status' -- local status, no changes in the tree.
client grows to 40M over about 2 minutes, then hovers there for 10
* commit a small changeset **CLIENT LEAK**
edit two files deep in the tree, then commit.
* 'svn up' -- nonempty update to a different wc
client grows to 40M, takes 14 minutes to finish.
So what's up with this magical 40 meg client size? It shows up in
Is it the size of 5000 entries files loaded into memory -- about
Any ideas?
---------------------------------------------------------------------
|
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.