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

Mempool: reduce size of sigValCache #7305

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Mempool: reduce size of sigValCache #7305

merged 1 commit into from
Sep 9, 2021

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented Sep 8, 2021

No description provided.

@arajasek arajasek requested a review from a team as a code owner September 8, 2021 20:10
@codecov
Copy link

codecov bot commented Sep 8, 2021

Codecov Report

Merging #7305 (aef741a) into master (d1d8845) will decrease coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7305      +/-   ##
==========================================
- Coverage   39.12%   39.11%   -0.01%     
==========================================
  Files         614      614              
  Lines       64983    64984       +1     
==========================================
- Hits        25422    25421       -1     
+ Misses      35155    35152       -3     
- Partials     4406     4411       +5     
Impacted Files Coverage Δ
chain/messagepool/messagepool.go 56.93% <50.00%> (-0.20%) ⬇️
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
chain/sub/incoming.go 54.43% <0.00%> (-3.38%) ⬇️
storage/wdpost_sched.go 77.22% <0.00%> (-1.99%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-1.96%) ⬇️
storage/wdpost_changehandler.go 97.64% <0.00%> (-0.95%) ⬇️
extern/sector-storage/sched_worker.go 77.25% <0.00%> (-0.73%) ⬇️
chain/messagepool/selection.go 80.12% <0.00%> (-0.41%) ⬇️
miner/miner.go 52.98% <0.00%> (-0.34%) ⬇️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1d8845...aef741a. Read the comment docs.

@magik6k magik6k merged commit 3b25934 into master Sep 9, 2021
@magik6k magik6k deleted the asr/mempool-hash branch September 9, 2021 09:43
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