Revision a11ab576d9657cf2f69f28f6dd7da35b3630d875 authored by Junio C Hamano on 18 July 2017, 19:48:09 UTC, committed by Junio C Hamano on 18 July 2017, 19:48:09 UTC
The progress meter did not give a useful output when we haven't had
0.5 seconds to measure the throughput during the interval.  Instead
show the overall throughput rate at the end, which is a much more
useful number.

* rs/progress-overall-throughput-at-the-end:
  progress: show overall rate in last update
2 parent s 33400c0 + 0fae1e0
History
File Mode Size
files-backend.c -rw-r--r-- 91.6 KB
iterator.c -rw-r--r-- 9.7 KB
ref-cache.c -rw-r--r-- 15.1 KB
ref-cache.h -rw-r--r-- 9.8 KB
refs-internal.h -rw-r--r-- 23.3 KB

back to top