diff options
author | Jeff Hostetler <jeffhost@microsoft.com> | 2021-02-03 15:34:46 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-16 17:14:34 -0800 |
commit | 15268d12bef12a40753767882088f4fcfefb3b2b (patch) | |
tree | b49f07cb2274b160b09b40e1afe42f78f0bdb67b /reset.h | |
parent | read-cache: log the number of lstat calls to trace2 (diff) | |
download | tgif-15268d12bef12a40753767882088f4fcfefb3b2b.tar.xz |
read-cache: log the number of scanned files to trace2
Report the number of files in the working directory that were read and
their hashes verified in `refresh_index()`.
FSMonitor improves the performance of commands like `git status` by
avoiding scanning the disk for changed files. Let's measure this.
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reset.h')
0 files changed, 0 insertions, 0 deletions