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

Improve performance on macOS #1144

Merged
merged 1 commit into from
Feb 19, 2022
Merged

Improve performance on macOS #1144

merged 1 commit into from
Feb 19, 2022

Conversation

psolstice
Copy link
Contributor

PR intention

This PR makes one particular optimisation that should improve performance on all the platforms, but it affects macOS the most.

Code changes brief

Removed unnecessary copying of Consensus::Params()

Copy link
Contributor

@levonpetrosyan93 levonpetrosyan93 left a comment

Choose a reason for hiding this comment

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

LGTM

@reubenyap reubenyap merged commit d73a892 into master Feb 19, 2022
@reubenyap reubenyap deleted the mac-slowness-fix branch February 19, 2022 04:30
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

3 participants