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

[Star tree] Star tree test cases / bugs tracker #14813

Open
bharath-techie opened this issue Jul 18, 2024 · 4 comments
Open

[Star tree] Star tree test cases / bugs tracker #14813

bharath-techie opened this issue Jul 18, 2024 · 4 comments
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request Indexing:Performance Meta Meta issue, not directly linked to a PR

Comments

@bharath-techie
Copy link
Contributor

Is your feature request related to a problem? Please describe

This will the single issue where we can track all star tree related test cases, edge cases, potential bugs etc as we develop the feature.

Describe the solution you'd like

Address them as part of tests

Related component

Indexing:Performance

Describe alternatives you've considered

No response

Additional context

No response

@bharath-techie bharath-techie added enhancement Enhancement or improvement to existing feature or request untriaged labels Jul 18, 2024
@mgodwan mgodwan removed the untriaged label Jul 22, 2024
@bharath-techie
Copy link
Contributor Author

bharath-techie commented Jul 31, 2024

Need to add a separate issue for tracking performance issues

But using this issue to track open items in case of performance cases / test cases for now :

  1. https://github.com/opensearch-project/OpenSearch/pull/14817/files#r1698084827 - Measure IO performance for mergeFiles logic in off heap star tree builder.
  2. Benchmark the number of nodes created in memory in off heap.

@bharath-techie
Copy link
Contributor Author

  1. Add randomness to builder tests - data type of the dimensions and metrics should be random, range should be random, null,0 should be heavily skewed etc.

@bharath-techie
Copy link
Contributor Author

  1. Measure the performance of on heap vs off heap and see if there are any scenarios on heap is helpful and also the tradeoffs in terms of higher memory utilization against performance gain.

@bharath-techie
Copy link
Contributor Author

bharath-techie commented Aug 3, 2024

Bug : Handle docs with -1 as value : #15097

@vikasvb90 vikasvb90 added the Meta Meta issue, not directly linked to a PR label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Indexing:Performance Meta Meta issue, not directly linked to a PR
Projects
None yet
Development

No branches or pull requests

3 participants