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

perf: Add max and min prefix counts to the generator #4

Merged
merged 5 commits into from
Feb 13, 2025
Merged

Conversation

quodlibetor
Copy link
Owner

Checking prefixes for validity is super slow, and running
without any concurrency is also super slow.

This will hopefully keep things reasonably fast

Re-include the source of the bucket region error
(it can be because you're not logged in).

And discard duplicate error messages on print, not
sure why they happen.
@quodlibetor quodlibetor force-pushed the more branch 3 times, most recently from 33d8124 to a64006e Compare February 13, 2025 02:37
Add a min and max prefix count, since prefixes define the level of
concurrency for the scan.

Checking prefixes for validity is super slow, and running
without any concurrency is also super slow.

This will hopefully keep things reasonably fast
Searching for prefixes when there is no following delimiter
seems to return nothing, which makes sense.
@quodlibetor quodlibetor merged commit f3b275c into main Feb 13, 2025
8 checks passed
@quodlibetor quodlibetor deleted the more branch February 13, 2025 03:41
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.

1 participant