Remove busy log
Accounts for 60% of logs
This commit is contained in:
parent
97312e1356
commit
15af4942ae
1 changed files with 0 additions and 1 deletions
|
@ -637,7 +637,6 @@ snapshot_store(LedgerCache0, Penciller, Inker, SnapType, Query) ->
|
|||
snapshot_query = Query,
|
||||
bookies_mem = BookiesMem},
|
||||
{ok, LedgerSnapshot} = leveled_penciller:pcl_start(PCLopts),
|
||||
leveled_log:log_randomtimer("B0004", [cache_size(LedgerCache)], SW, 0.02),
|
||||
case SnapType of
|
||||
store ->
|
||||
InkerOpts = #inker_options{start_snapshot=true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue