mirror of
https://github.com/git/git.git
synced 2026-03-26 08:30:10 +01:00
We used to spend more than necessary cycles allocating and freeing piece of memory while writing each index entry out. This has been optimized. * kw/write-index-reduce-alloc: read-cache: avoid allocating every ondisk entry when writing read-cache: fix memory leak in do_write_index perf: add test for writing the index
70 KiB
70 KiB