]> git.ipfire.org Git - thirdparty/git.git/commit
p7519-fsmonitor: refactor to avoid code duplication
authorNipunn Koorapati <nipunn@dropbox.com>
Tue, 20 Oct 2020 13:41:03 +0000 (13:41 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Oct 2020 19:52:23 +0000 (12:52 -0700)
commit471b1157451ef06d7cfe092c07a87e93142a8dc4
tree9e312326ca6eb24a1f25f9fa851111ac699dd8f2
parented5a24573d8caf222dbb81a46dc97a4459928e2d
p7519-fsmonitor: refactor to avoid code duplication

Much of the benchmark code is redundant. This is
easier to understand and edit.

Signed-off-by: Nipunn Koorapati <nipunn@dropbox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/p7519-fsmonitor.sh