Commit 8032832
[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]>1 parent 358d73f commit 8032832
File tree
17 files changed
+868
-286
lines changed- devops/scripts/benchmarks
- benches
- utils
17 files changed
+868
-286
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
14 | 35 | | |
15 | 36 | | |
16 | 37 | | |
| |||
55 | 76 | | |
56 | 77 | | |
57 | 78 | | |
58 | | - | |
| 79 | + | |
59 | 80 | | |
60 | 81 | | |
61 | 82 | | |
62 | 83 | | |
63 | 84 | | |
64 | 85 | | |
65 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
66 | 96 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 97 | + | |
71 | 98 | | |
72 | 99 | | |
73 | 100 | | |
| |||
87 | 114 | | |
88 | 115 | | |
89 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
90 | 141 | | |
91 | 142 | | |
92 | 143 | | |
| |||
97 | 148 | | |
98 | 149 | | |
99 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
0 commit comments