Re: [PATCH 0/5] Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after
From: Taylor Blau <hidden>
Date: 2022-11-09 23:02:30
From: Taylor Blau <hidden>
Date: 2022-11-09 23:02:30
On Tue, Nov 08, 2022 at 10:44:20PM +0000, Victoria Dye via GitGitGadget wrote:
Victoria Dye (5): cache-tree: add perf test comparing update and prime unpack-trees: add 'skip_cache_tree_update' option reset: use 'skip_cache_tree_update' option read-tree: use 'skip_cache_tree_update' option rebase: use 'skip_cache_tree_update' option
Very cleanly done and demonstrated. I'll keep an eye out for the reroll that you and Stolee discussed below. Thanks, Taylor