diff options
author | René Scharfe <l.s.r@web.de> | 2017-05-13 18:03:22 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-16 11:11:52 +0900 |
commit | 7b0d409eb28c4c92fa292dfc3ac468cb0f42d2bf (patch) | |
tree | a773eba91219fc6d66c2b573b1d0774b077d6322 /entry.c | |
parent | p0004: use test_perf (diff) | |
download | tgif-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 'entry.c')
0 files changed, 0 insertions, 0 deletions