You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI][BENCHMARK] Merge new metadata implementation + tweaks to benchmarks (#17617)
This PR partially merges changes introduced in
#17229. Specifically, it merges
changes related to:
- Introducing metadata in the result
- Tweaks to the benchmarks itself: benchmarks ran, parameters used to
run, what is enabled/disabled, etc
- Enables/Disables benchmarks we are interested/no longer interested in
- Disables non-working benchmarks
- Bumps commit hashes used to fetch each benchmark
- New command line arguments, such as `--build-jobs` and `--redownload`
(to re-fetch the benchmarks)
**Note:** I am relying on this PR having its commits squashed during
merge (which should be the default behavior for intel/llvm)
I did not try to clean up the commit history. Most of these changes are
by Piotr anyway, I wanted to make sure he was properly credited for the
changes.
Updates for current splitting effort of #17229:
#17545 (comment)
---------
Co-authored-by: Piotr Balcer <[email protected]>
Co-authored-by: Łukasz Stolarczuk <[email protected]>
0 commit comments