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: introduce hash cache to improve performance #81

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

sunny2022da
Copy link
Collaborator

@sunny2022da sunny2022da commented Apr 10, 2024

This is part of the optimizations from BSC, microbench show the change could introduce ~20% speed up of simple erc20 transfer scenario.

The original PR of BSC: bnb-chain/bsc#257

This is part of the optimizations from BSC, microbench show the change
could introduce ~20% speed up of simple erc20 transfer scenario.

The original PR of BSC: bnb-chain/bsc#257
crypto/crypto.go Outdated Show resolved Hide resolved
Copy link
Contributor

@welkin22 welkin22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@owen-reorg owen-reorg merged commit 2bf1a70 into bnb-chain:develop Apr 11, 2024
1 check passed
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.

4 participants