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

Adding clear cache test step #339

Conversation

martin-gaievski
Copy link
Member

Signed-off-by: Martin Gaievski [email protected]

Description

Adding clear_cache step to benchmarking tool. It can be used at the beginning of each query run to clean up OpenSearch query cache. This should give more relevant results for test with multiple runs.

Example of usage:

  - name: clear_cache
    index_name: target_index

Check List

  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Martin Gaievski <[email protected]>
@martin-gaievski martin-gaievski requested a review from a team March 30, 2022 00:13
@martin-gaievski martin-gaievski self-assigned this Mar 30, 2022
@martin-gaievski martin-gaievski added the Enhancements Increases software capabilities beyond original client specifications label Mar 30, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2022

Codecov Report

Merging #339 (cf770a4) into main (02c30cb) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #339   +/-   ##
=========================================
  Coverage     83.99%   83.99%           
  Complexity      900      900           
=========================================
  Files           130      130           
  Lines          3854     3854           
  Branches        353      353           
=========================================
  Hits           3237     3237           
  Misses          457      457           
  Partials        160      160           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02c30cb...cf770a4. Read the comment docs.

@martin-gaievski martin-gaievski merged commit 66f3685 into opensearch-project:main Mar 30, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 30, 2022
Signed-off-by: Martin Gaievski <[email protected]>
(cherry picked from commit 66f3685)
martin-gaievski added a commit to martin-gaievski/k-NN that referenced this pull request Mar 30, 2022
martin-gaievski added a commit to martin-gaievski/k-NN that referenced this pull request Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancements Increases software capabilities beyond original client specifications v2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants