[Investigation] Benchmark ES Archiver Load Action on Serverless #159798
Closed
wayneseymour wants to merge 2 commits intoelastic:mainfrom
Closed
[Investigation] Benchmark ES Archiver Load Action on Serverless #159798wayneseymour wants to merge 2 commits intoelastic:mainfrom
wayneseymour wants to merge 2 commits intoelastic:mainfrom
Conversation
4127e93 to
92b2fb1
Compare
d051189 to
3f9b159
Compare
6b82f9c to
1aa0220
Compare
d8e6d1a to
35f79cd
Compare
8944cbd to
f804a25
Compare
…-ref HEAD~1..HEAD --fix'
💔 Build FailedFailed CI StepsMetrics [docs]
History
To update your PR or re-run it, just comment with: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Used to run against local, ess and serverless to benchmark es archiver.
Currently, it's only focused on the load action.
We run the benchmark against the three environs, mostly focused on Serverless, to learn
whether a performance improvement has actually improved performance.
Then, we take the markdown table results from the log or cli and record them, for comparison.
To Run
Bash Shell function to run locally
Function to run against ESS
Function to run against serverless
Resolves: https://github.com/elastic/appex-qa-team/issues/31