Add build timing info to merge_list log

Help to determine what the expensive part of the operation is
This commit is contained in:
Martin Sumner 2017-11-30 16:15:38 +00:00
parent e59f051c54
commit 3b42bc28d1
2 changed files with 127 additions and 31 deletions

View file

@ -231,7 +231,11 @@
++ " noncached_block_fetch_time=~w"
++ " exiting at points slot_index=~w"
++ " fetch_cache=~w slot_fetch=~w noncached_block_fetch=~w"}},
{"SST13",
{info, "SST merge list build timings of"
++ " fold_toslot=~w slot_hashlist=~w"
++ " slot_serialise=~w slot_finish=~w"
++ " is_basement=~w level=~w"}},
{"I0001",
{info, "Unexpected failure to fetch value for Key=~w SQN=~w "