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

Re: svn commit: r1173751 - /subversion/trunk/subversion/libsvn_repos/reporter.c

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 21 Sep 2011 12:48:56 -0400

On Wed, Sep 21, 2011 at 12:45, C. Michael Pilato <cmpilato_at_collab.net> wrote:
> On 09/21/2011 12:44 PM, gstein_at_apache.org wrote:
>> Author: gstein
>> Date: Wed Sep 21 16:44:36 2011
>> New Revision: 1173751
>>
>> URL: http://svn.apache.org/viewvc?rev=1173751&view=rev
>> Log:
>> Convert the reporter from (always) using a temporary file to a
>> spill-buffer which (may) use a file if the report is too large. For small
>> reports, it will be contained within memory and (thus) be much faster.
>
> Sweet!

Thought you might like that :-D

Cheers,
-g
Received on 2011-09-21 18:49:29 CEST

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.