author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sat, 20 Dec 2008 12:06:03 +0000 (13:06 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 12 Jan 2009 03:17:48 +0000 (19:17 -0800) | ||
commit | 009318b1f1db24588d93bc658ea6c6a5324c9c3c | |
tree | c20d9824d3b3b8b7fcbfead2e49df7204203503b | tree | snapshot |
parent | 2dd625d022074bb677bdd5caa5146cabaf726123 | commit | diff |
Add an expensive test for git-notes
git-notes have the potential of being pretty expensive, so test with
a lot of commits. A lot. So to make things cheaper, you have to
opt-in explicitely, by setting the environment variable
GIT_NOTES_TIMING_TESTS.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-notes have the potential of being pretty expensive, so test with
a lot of commits. A lot. So to make things cheaper, you have to
opt-in explicitely, by setting the environment variable
GIT_NOTES_TIMING_TESTS.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3302-notes-index-expensive.sh | [new file with mode: 0755] | blob |