On Thu, Nov 14, 2013 at 10:27 AM, Mika Eloranta <[email protected]> wrote:
> On 13 Nov 2013, at 20:51, Mika Eloranta <[email protected]> wrote: > > > Prevent excessive progress reporting that can grow to gigabytes > > of output with large databases. > > Same patch as an attachment. > Would it not make more sense to instead store the last number printed, and only print it if the percentage has changed? AIUI with this patch we still print the same thing on top of itself if it takes >1 second to get 1% further. (Except for verbose mode - but if you're asking for verbose mode, you are *asking* to get lots of output) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
