From: René Scharfe Date: Sun, 9 Jun 2013 17:39:17 +0000 (+0200) Subject: read-cache: add simple performance test X-Git-Tag: v1.8.3.4~33^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1ecb5ff141f6e54727c746446b52af51016e662c?hp=1ecb5ff141f6e54727c746446b52af51016e662c read-cache: add simple performance test Add the helper test-read-cache, which can be used to call read_cache and discard_cache in a loop as well as a performance check based on it. Signed-off-by: René Scharfe Signed-off-by: Junio C Hamano ---