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

Optimize election scheduler activate function #4636

Merged
merged 6 commits into from
May 23, 2024

Conversation

pwojcikdev
Copy link
Contributor

This reverts some of the changes made during refactoring to block sets. The new versions were doing many redundant database lookups, which started to become a bottleneck.

…ledger set height(account) overload."

This reverts commit 9512140.

# Conflicts:
#	nano/node/backlog_population.cpp
#	nano/node/node.cpp
clemahieu
clemahieu previously approved these changes May 22, 2024
@pwojcikdev
Copy link
Contributor Author

I eliminated one additional database lookup, please have a second look @clemahieu

@pwojcikdev pwojcikdev merged commit dae8314 into nanocurrency:develop May 23, 2024
23 of 26 checks passed
@qwahzi qwahzi added this to the V27 milestone Jun 19, 2024
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.

3 participants