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

Optimized snapshot check and prune #642

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sevimo123
Copy link
Contributor

Implemented optimizations for checking snapshots (with optional stats) on large datasets, with up to 18x speedup and 2-3x memory reduction. More discussion at the forum: https://forum.duplicacy.com/t/optimizations-for-large-datasets/7233

@gilbertchen
Copy link
Owner

This pull request has been mentioned on Duplicacy Forum. There might be relevant details there:

https://forum.duplicacy.com/t/optimizations-for-large-datasets/7233/9

@sevimo123 sevimo123 changed the title Optimized snapshot checking (with optional stats) Optimized snapshot check and prune Feb 22, 2023
@sevimo123
Copy link
Contributor Author

Implemented optimizations for finding snapshots for pruning on large datasets, with another order of magnitude speedup for the dry run portion. More discussion at the forum: https://forum.duplicacy.com/t/optimizations-for-large-datasets/7233/10.

@gilbertchen
Copy link
Owner

This pull request has been mentioned on Duplicacy Forum. There might be relevant details there:

https://forum.duplicacy.com/t/optimizations-for-large-datasets/7233/16

@gilbertchen
Copy link
Owner

This pull request has been mentioned on Duplicacy Forum. There might be relevant details there:

https://forum.duplicacy.com/t/optimizations-for-large-datasets/7233/18

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.

2 participants