From: Junio C Hamano Date: Thu, 24 Aug 2017 18:19:52 +0000 (-0700) Subject: Merge branch 'kw/write-index-reduce-alloc' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/29f7daad854c7e3762f0f2ac35fbfe590c5e2c8e Merge branch 'kw/write-index-reduce-alloc' into next 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 --- 29f7daad854c7e3762f0f2ac35fbfe590c5e2c8e