From: Junio C Hamano Date: Mon, 9 Nov 2020 22:06:25 +0000 (-0800) Subject: Merge branch 'nk/diff-files-vs-fsmonitor' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bf69da56c9e8adac1eee91b7a8b000363156c583;p=git.git Merge branch 'nk/diff-files-vs-fsmonitor' "git diff" and other commands that share the same machinery to compare with working tree files have been taught to take advantage of the fsmonitor data when available. * nk/diff-files-vs-fsmonitor: p7519-fsmonitor: add a git add benchmark p7519-fsmonitor: refactor to avoid code duplication perf lint: add make test-lint to perf tests t/perf: add fsmonitor perf test for git diff t/perf/p7519-fsmonitor.sh: warm cache on first git status t/perf/README: elaborate on output format fsmonitor: use fsmonitor data in `git diff` --- bf69da56c9e8adac1eee91b7a8b000363156c583