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

feat: performance improvement #222

Merged
merged 15 commits into from
Jul 6, 2023
Merged

Conversation

pythonberg1997
Copy link
Contributor

@pythonberg1997 pythonberg1997 commented Jun 14, 2023

Description

This pr is to improve the performance of greenfield.

Changes

Notable changes:

  • add prefetch to speed up block
  • add signature cache
  • add block transaction numbers limit
  • modify db

baseapp/abci.go Outdated Show resolved Hide resolved
baseapp/abci.go Outdated Show resolved Hide resolved
baseapp/abci.go Outdated Show resolved Hide resolved
baseapp/abci.go Outdated Show resolved Hide resolved
baseapp/abci.go Outdated Show resolved Hide resolved
baseapp/abci.go Outdated Show resolved Hide resolved
@pythonberg1997 pythonberg1997 changed the title feat: add prefetch to speed up block feat: performance improvement Jul 3, 2023
@pythonberg1997 pythonberg1997 marked this pull request as ready for review July 3, 2023 07:33
@unclezoro unclezoro merged commit 8d58b45 into bnb-chain:develop Jul 6, 2023
pythonberg1997 added a commit that referenced this pull request Jul 8, 2023
@pythonberg1997 pythonberg1997 deleted the prefetch branch July 13, 2023 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants