Refactor benchmark-queries command and add new features#269
Merged
hannahbast merged 8 commits intoqlever-dev:mainfrom Mar 19, 2026
Merged
Refactor benchmark-queries command and add new features#269hannahbast merged 8 commits intoqlever-dev:mainfrom
benchmark-queries command and add new features#269hannahbast merged 8 commits intoqlever-dev:mainfrom
Conversation
benchmark-queries command with new features and refactoringbenchmark-queries command and add new features
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.
In particular:
.ymlfile, take the query names and descriptions from therebenchmark_nameandbenchmark_descriptionto the result.ymlfile. These are taken from the input.ymlfile if it exists, and can be overridden by the command-line arguments--benchmark-nameand--benchmark-description; the default is the value ofNAMEwith first letter capitalized--restart-on-hangoption to automatically restart the server when it does not respond withinTIMEOUTplus30sdocker, now uses what's inSYSTEM(defaults todockerifSYSTEM = native)NOTE: This is not backwards-compatible with the previous format of the
.ymlresult file