Re: svnserve takes too much memory for "svn blame"

2016-07-28 Thread Vincent Lefevre
On 2016-07-28 14:06:10 +0200, Vincent Lefevre wrote: > On 2016-07-27 11:12:47 +0200, Stefan Hett wrote: > > Hi Vincent, > > On 7/27/2016 2:36 AM, Vincent Lefevre wrote: > > > When I do "svn blame" on some file (36972 lines), svnserve takes > > > more than 800 MB on the server (and is killed due to

Re: svnserve takes too much memory for "svn blame"

2016-07-28 Thread Vincent Lefevre
On 2016-07-27 17:36:14 +0200, Bert Huijben wrote: > 'svn blame' downloads all versions of the file (via binary diffs between the > revisions that contain actual changes), so the number of lines in the file > is not a number that really relates to what the server has to do. > > The number of releva

Re: svnserve takes too much memory for "svn blame"

2016-07-28 Thread Stefan Hett
On 7/28/2016 2:06 PM, Vincent Lefevre wrote: On 2016-07-27 11:12:47 +0200, Stefan Hett wrote: Hi Vincent, On 7/27/2016 2:36 AM, Vincent Lefevre wrote: When I do "svn blame" on some file (36972 lines), svnserve takes more than 800 MB on the server (and is killed due to lack of memory). So, it se

Re: svnserve takes too much memory for "svn blame"

2016-07-28 Thread Vincent Lefevre
On 2016-07-27 11:12:47 +0200, Stefan Hett wrote: > Hi Vincent, > On 7/27/2016 2:36 AM, Vincent Lefevre wrote: > > When I do "svn blame" on some file (36972 lines), svnserve takes > > more than 800 MB on the server (and is killed due to lack of > > memory). So, it seems that svnserve is inefficient

RE: svnserve takes too much memory for "svn blame"

2016-07-27 Thread Bert Huijben
> -Original Message- > From: Vincent Lefevre [mailto:vincent-...@vinc17.net] > Sent: woensdag 27 juli 2016 02:36 > To: users@subversion.apache.org > Subject: svnserve takes too much memory for "svn blame" > > When I do "svn blame" on some file

Re: svnserve takes too much memory for "svn blame"

2016-07-27 Thread Stefan Hett
Hi Vincent, On 7/27/2016 2:36 AM, Vincent Lefevre wrote: When I do "svn blame" on some file (36972 lines), svnserve takes more than 800 MB on the server (and is killed due to lack of memory). So, it seems that svnserve is inefficient in terms of memory usage (that's at least 22 KB per line!). sv

svnserve takes too much memory for "svn blame"

2016-07-26 Thread Vincent Lefevre
When I do "svn blame" on some file (36972 lines), svnserve takes more than 800 MB on the server (and is killed due to lack of memory). So, it seems that svnserve is inefficient in terms of memory usage (that's at least 22 KB per line!). svnserve, version 1.8.8 (r1568071) compiled Aug 20 2015, 1