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

[Backport 2.x] Remove overallocation in faiss query path #503

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 507bafe from #501

Removes overallocation of 2 c++ vectors in faiss querying functionality.
Performance results can be viewed in [497](#497 (comment)).
 In general, this change could provide a small improvement in memory
 footprint during search workloads.

Signed-off-by: John Mazanec <jmazane@amazon.com>
(cherry picked from commit 507bafe)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team August 8, 2022 23:55
@martin-gaievski
Copy link
Member

Just to make sure - we already cut 2.2 and no code will go there from 2.x branch, correct?

@jmazanec15
Copy link
Member

@martin-gaievski yes thats correct.

@jmazanec15 jmazanec15 merged commit 041c78b into 2.x Aug 9, 2022
@github-actions github-actions bot deleted the backport/backport-501-to-2.x branch August 9, 2022 16:30
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