Fix broken result aggregation when SANDMARK_CUSTOM_NAME is not specified#374
Open
punchagan wants to merge 4 commits intoocaml-bench:mainfrom
Open
Fix broken result aggregation when SANDMARK_CUSTOM_NAME is not specified#374punchagan wants to merge 4 commits intoocaml-bench:mainfrom
punchagan wants to merge 4 commits intoocaml-bench:mainfrom
Conversation
shakthimaan
reviewed
Jul 25, 2022
cffc724 to
3ada19a
Compare
3ada19a to
af36336
Compare
Contributor
Author
|
@shakthimaan I rebased this against the latest |
2352eb1 to
6b22dd7
Compare
Contributor
|
The |
Contributor
Author
|
This is a new failure, and probably new builds on main will also start failing. I'll work on a fix. |
176171e to
9534d2d
Compare
357d067 to
03ccfed
Compare
b701805 to
f0b40bc
Compare
But, also allow overriding it using an environment variable, if required. Also, cleanup on each run in CI to avoid having multiple bench files in the `_results/` directory when we benchmarks are run with different variant names.
f0b40bc to
6a33f60
Compare
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.
Closes #347