Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime: Reduce the size of the light block LRU store #5150

Merged
merged 2 commits into from
Jan 20, 2023

Conversation

kostko
Copy link
Member

@kostko kostko commented Jan 20, 2023

No description provided.

@kostko kostko force-pushed the kostko/feature/smaller-lru-lightstore branch from cedef62 to 4bb835c Compare January 20, 2023 07:34
@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Merging #5150 (ef9b978) into master (44cdffa) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5150      +/-   ##
==========================================
- Coverage   66.91%   66.83%   -0.08%     
==========================================
  Files         496      496              
  Lines       53275    53275              
==========================================
- Hits        35647    35609      -38     
- Misses      13301    13318      +17     
- Partials     4327     4348      +21     
Impacted Files Coverage Δ
go/consensus/tendermint/apps/staking/auth.go 62.96% <0.00%> (-14.82%) ⬇️
go/scheduler/api/sanity_check.go 71.42% <0.00%> (-9.53%) ⬇️
go/consensus/p2p/light/server.go 51.61% <0.00%> (-6.46%) ⬇️
go/runtime/host/protocol/connection.go 65.03% <0.00%> (-6.02%) ⬇️
...o/consensus/tendermint/apps/governance/messages.go 60.52% <0.00%> (-5.27%) ⬇️
go/p2p/dispatch.go 72.07% <0.00%> (-5.20%) ⬇️
go/storage/mkvs/lookup.go 75.00% <0.00%> (-4.17%) ⬇️
go/roothash/api/api.go 82.14% <0.00%> (-3.58%) ⬇️
go/worker/common/committee/keymanager.go 88.70% <0.00%> (-3.23%) ⬇️
...nsensus/tendermint/apps/governance/transactions.go 71.09% <0.00%> (-2.37%) ⬇️
... and 30 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kostko kostko marked this pull request as ready for review January 20, 2023 10:38
@kostko kostko merged commit 3b2e22e into master Jan 20, 2023
@kostko kostko deleted the kostko/feature/smaller-lru-lightstore branch January 20, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants