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

Don't do the "find latest" step for small catalog scans #96

Open
joelverhagen opened this issue Sep 17, 2023 · 0 comments
Open

Don't do the "find latest" step for small catalog scans #96

joelverhagen opened this issue Sep 17, 2023 · 0 comments

Comments

@joelverhagen
Copy link
Member

Catalog scans for a few hours (e.g. 6 hours) will have few duplicate catalog leaves. It might be faster to skip the "find latest" step for these catalog scans. For catalog scans spanning a single catalog page definitely don't need to "find latest" since the duplicates can be eliminated in memory when the page is read.

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

No branches or pull requests

1 participant