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

Migrate legacy bootstrap's frontier scan functionality to the ascended bootstrapper (Server) #4265

Closed
qwahzi opened this issue Aug 19, 2023 · 1 comment
Assignees
Labels
performance Performance/resource utilization improvement
Milestone

Comments

@qwahzi
Copy link
Collaborator

qwahzi commented Aug 19, 2023

Summary

"There is one more algorithm that is present in legacy bootstrap but not in new ascending one, and that is frontier scan. Currently each request can only sample a single account, but with that frontier scanning ability we could sample ~1k accounts at a time. That should be especially useful in this late stage where there are relatively few accounts out of sync."

@qwahzi qwahzi added the performance Performance/resource utilization improvement label Aug 19, 2023
@qwahzi qwahzi added this to the Backlog milestone Aug 19, 2023
@qwahzi
Copy link
Collaborator Author

qwahzi commented Nov 20, 2023

Part 1 (server) here: #4337

@qwahzi qwahzi modified the milestones: Backlog, V26.0 Nov 20, 2023
@qwahzi qwahzi changed the title Migrate legacy bootstrap's frontier scan functionality to the ascended bootstrapper Migrate legacy bootstrap's frontier scan functionality to the ascended bootstrapper (Server) Nov 20, 2023
@qwahzi qwahzi closed this as completed Dec 3, 2023
@qwahzi qwahzi moved this to Merged / V26.0 in Nano Roadmap Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance/resource utilization improvement
Projects
Status: Merged / V26.0
Development

No branches or pull requests

2 participants