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

retrieval context object #26

Merged
merged 52 commits into from
Jul 23, 2024
Merged

retrieval context object #26

merged 52 commits into from
Jul 23, 2024

Conversation

seanmacavaney
Copy link
Collaborator

Save time during retrieval by opening the index ahead of time (rather than re-allocating memory every time).

@seanmacavaney
Copy link
Collaborator Author

Some tests fail but:

  • It's intermittent
  • I can't reproduce it outside the GH test runner
  • It's only happens when the process is terminating anyway

Let's merge and see what the effect is in practice.

@seanmacavaney seanmacavaney merged commit 8b661bf into main Jul 23, 2024
8 checks passed
@seanmacavaney seanmacavaney deleted the retr_ctxt branch July 23, 2024 15:22
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