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

Increase BLS pubkey cache to 100k from 10k #4737

Merged
merged 1 commit into from Feb 4, 2020

Conversation

prestonvanloon
Copy link
Member

Heap was showing about 15mb of usage after an hour or so at this size. This significantly reduced CPU usage in BLS.

@codecov
Copy link

codecov bot commented Feb 4, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@ce0b55d). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #4737   +/-   ##
=========================================
  Coverage          ?   55.89%           
=========================================
  Files             ?      249           
  Lines             ?    18460           
  Branches          ?        0           
=========================================
  Hits              ?    10318           
  Misses            ?     6630           
  Partials          ?     1512

@prylabs-bulldozer prylabs-bulldozer bot merged commit 7c49508 into master Feb 4, 2020
@delete-merged-branch delete-merged-branch bot deleted the increase-bls-pk-cache branch February 4, 2020 05:00
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* Increase BLS pubkey cache to 100k from 10k
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* Increase BLS pubkey cache to 100k from 10k
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.

None yet

2 participants