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

MB-60400: Reduce garbage generated #1970

Merged
merged 1 commit into from
Jan 30, 2024
Merged

MB-60400: Reduce garbage generated #1970

merged 1 commit into from
Jan 30, 2024

Conversation

CascadingRadium
Copy link
Member

@CascadingRadium CascadingRadium commented Jan 23, 2024

  • internal API rerouting: avoid calling strings.Split(strings.Join([]string), "."),".") since it returns the same thing
  • parallelize the knn_test for multi segment search to make it faster to run

@CascadingRadium CascadingRadium marked this pull request as ready for review January 24, 2024 11:34
@abhinavdangeti abhinavdangeti merged commit d78f43e into unstable Jan 30, 2024
9 checks passed
@abhinavdangeti abhinavdangeti deleted the reduceGarbage branch January 30, 2024 17:34
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