On Wed, Sep 21, 2011 at 12:45, C. Michael Pilato <cmpil...@collab.net> wrote: > On 09/21/2011 12:44 PM, gst...@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