summaryrefslogtreecommitdiff
path: root/grep.c
diff options
context:
space:
mode:
authorLars Knoll <lars@trolltech.com>2007-10-28 20:27:13 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-10-30 00:03:11 (GMT)
commit68492fc73b7387fa72d09545f5743728c5fdb419 (patch)
tree8c1ac604af1977d4373bed2c8b622126ccda27f7 /grep.c
parent79f3368d9a1bba022f38806b67c25ffffc0e7e92 (diff)
downloadgit-68492fc73b7387fa72d09545f5743728c5fdb419.zip
git-68492fc73b7387fa72d09545f5743728c5fdb419.tar.gz
git-68492fc73b7387fa72d09545f5743728c5fdb419.tar.bz2
Speedup scanning for excluded files.
Try to avoid a lot of work scanning for excluded files, by caching some more information when setting up the exclusion data structure. Speeds up 'git runstatus' on a repository containing the Qt sources by 30% and reduces the amount of instructions executed (as measured by valgrind) by a factor of 2. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'grep.c')
0 files changed, 0 insertions, 0 deletions