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

perf: Fix build_skip performance bug #1979

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

TheWaWaR
Copy link
Contributor

When build skip list want a header not exists in header map, we should get it from main chain directly, otherwise it will search it by parent hash linearly.

@TheWaWaR TheWaWaR requested review from a team and zhangsoledad March 24, 2020 16:45
@doitian
Copy link
Member

doitian commented Mar 26, 2020

bors r=doitian,keroro520,driftluo

@nervos-bot nervos-bot bot added the s:ready-to-merge Status: Waiting to be merged. label Mar 26, 2020
@bors
Copy link
Contributor

bors bot commented Mar 26, 2020

Build succeeded

  • continuous-integration/travis-ci/push

@bors bors bot merged commit 26e2599 into nervosnetwork:develop Mar 26, 2020
@nervos-bot nervos-bot bot mentioned this pull request Mar 26, 2020
@TheWaWaR TheWaWaR deleted the fix-build-skip-list-perf-bug branch June 10, 2022 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s:ready-to-merge Status: Waiting to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants