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

No need to backup "start" for new snapshot method #11269

Open
tayfunelmas opened this issue May 8, 2024 · 0 comments
Open

No need to backup "start" for new snapshot method #11269

tayfunelmas opened this issue May 8, 2024 · 0 comments
Assignees
Labels
A-benchmark Area: performance benchmarks

Comments

@tayfunelmas
Copy link
Contributor

tayfunelmas commented May 8, 2024

In the new forknet snapshot method, we do not need the "start" backup, which is taken right after the network initialization, since running the setup takes minutes compared to the old method, in which setup takes hours.

And the "start" backup is larger (~511G) in the new method, so we should not need to keep the "start" backup.

@tayfunelmas tayfunelmas added the A-benchmark Area: performance benchmarks label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-benchmark Area: performance benchmarks
Projects
None yet
Development

No branches or pull requests

3 participants