Remove logs for slot_cache
This commit is contained in:
parent
e1d843a2eb
commit
70c6e52fa7
1 changed files with 1 additions and 1 deletions
|
@ -433,7 +433,7 @@ sst_timing({N, SSTTimerD}, SW, TimerType) ->
|
||||||
end.
|
end.
|
||||||
|
|
||||||
sst_keylist() ->
|
sst_keylist() ->
|
||||||
[slot_cache, slot_bloom, slot_fetch].
|
[slot_bloom, slot_fetch].
|
||||||
|
|
||||||
|
|
||||||
get_timing(undefined, SW, TimerType) ->
|
get_timing(undefined, SW, TimerType) ->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue