mirror of
https://github.com/git/git.git
synced 2026-03-04 06:27:36 +01:00
This is a performance optimization. Teach do_read_index() to call verify_hdr() using a thread and allow SHA1 verification to run concurrently with the parsing of index-entries and extensions. For large index files, this cuts the startup time in half. Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
64 KiB
64 KiB