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

opt7: prefetching #226

Merged
merged 1 commit into from
Oct 1, 2024
Merged

opt7: prefetching #226

merged 1 commit into from
Oct 1, 2024

Conversation

msm-cert
Copy link
Member

@msm-cert msm-cert commented Oct 1, 2024

// Prefetch the next `howmany` ngrams.
// This doesn't recurse into other queries. It's not a big problem,
// because all primitives that we can fetch are in long AND sequences.
// But in the future we may consider improving this.

@msm-cert msm-cert merged commit 93b169a into master Oct 1, 2024
5 checks passed
@msm-cert msm-cert deleted the perf/opt7 branch October 1, 2024 15:49
@msm-cert msm-cert mentioned this pull request Oct 17, 2024
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