Mercurial > hg
comparison mercurial/dirstateguard.py @ 34314:a667f0ca1d5f
progress: make ETA only consider progress made in the last minute
This patch limits the estimate time interval to roughly the last minute
(configurable by `estimateinterval`) to be more practical. See the test
change for why this is better.
.. feature:: Estimated time is more accurate with non-linear progress
Differential Revision: https://phab.mercurial-scm.org/D820
author | Jun Wu <quark@fb.com> |
---|---|
date | Wed, 27 Sep 2017 15:14:59 -0700 |
parents | bbbbd3c30bfc |
children | ad24b581e4d9 |
comparison
equal
deleted
inserted
replaced
34313:f428c347d32b | 34314:a667f0ca1d5f |
---|