From: Junio C Hamano Date: Wed, 26 Apr 2017 06:39:07 +0000 (+0900) Subject: Merge branch 'jh/add-index-entry-optim' X-Git-Tag: v2.13.0-rc1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cbc478d83b5773d1925869e50bf6067306f4817;p=git Merge branch 'jh/add-index-entry-optim' "git checkout" that handles a lot of paths has been optimized by reducing the number of unnecessary checks of paths in the has_dir_name() function. * jh/add-index-entry-optim: read-cache: speed up has_dir_name (part 2) read-cache: speed up has_dir_name (part 1) read-cache: speed up add_index_entry during checkout p0006-read-tree-checkout: perf test to time read-tree read-cache: add strcmp_offset function --- 6cbc478d83b5773d1925869e50bf6067306f4817