Re: [Mutt] #2899: progress display is now too slow for common
#2899: progress display is now too slow for common operations
Changes (by brendan):
* component: mutt => display
Comment:
I think what I'd like to see is a version of this patch that self-tunes.
I'm thinking it could start by skipping updates less than 40ms apart or so
(25 frames per second), and if the time between calls is greater than the
configured delay by some margin, automatically increase the delay (with a
cap at maybe around 1000ms). Thoughts?
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2899#comment:4>