aboutsummaryrefslogtreecommitdiff
path: root/hashmap.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2017-05-13 18:03:22 +0200
committerJunio C Hamano <gitster@pobox.com>2017-05-16 11:11:52 +0900
commit7b0d409eb28c4c92fa292dfc3ac468cb0f42d2bf (patch)
treea773eba91219fc6d66c2b573b1d0774b077d6322 /hashmap.c
parent48a6ace8f5a504cea47d4058744982f2bfb81f2f (diff)
downloadgit-7b0d409eb28c4c92fa292dfc3ac468cb0f42d2bf.tar.gz
git-7b0d409eb28c4c92fa292dfc3ac468cb0f42d2bf.tar.xz
p0004: don't abort if multi-threaded is too slow
If the single-threaded variant beats the multi-threaded one then we may have a performance bug, but that doesn't justify aborting the test. Drop that check; we can compare the results for --single and --multi using the actual performance tests. Signed-off-by: Rene Scharfe <l.s.r@web.de> Acked-by: Jeff Hostetler <git@jeffhostetler.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'hashmap.c')
0 files changed, 0 insertions, 0 deletions