Commit 1d84235
authored
Extend runner and compare tool with extra precision metrics, platform-specific comparisons, and improved timeout handling (#305)
* Removed very large benchmarks from SPEC.
* Added benchmark, sha, and version metadata to the profile
* Removed extra imports
* Extending the compare and runner tools
* wip
* Revamp description and dataset uniqueness
* Added memtier_benchmark-playbook-session-storage
* Updated the memtier_benchmark-playbook-session-storage benchmark to match https://github.com/upstash/examples/tree/main/examples/ratelimit-with-redis
* Added caching and session-storage benchmarks
* Fixed SPEC validation.
* Fixed formatting
* fixed utils/tests/test_runner.py
* Fixed scc memtier benchmarks
* Added version label on by hash tags if version is present
* Fixed the timeseries naming
* Fixed ts prefix1 parent 6750551 commit 1d84235
File tree
250 files changed
+11173
-1452
lines changed- redis_benchmarks_specification
- __cli__
- __common__
- __compare__
- __runner__
- __self_contained_coordinator__
- test-suites
- vector-search-test-suites
- utils
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
250 files changed
+11173
-1452
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
226 | 229 | | |
227 | 230 | | |
228 | 231 | | |
| |||
238 | 241 | | |
239 | 242 | | |
240 | 243 | | |
241 | | - | |
242 | | - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
243 | 248 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
249 | 254 | | |
250 | 255 | | |
251 | 256 | | |
| |||
262 | 267 | | |
263 | 268 | | |
264 | 269 | | |
265 | | - | |
| 270 | + | |
266 | 271 | | |
267 | 272 | | |
268 | 273 | | |
269 | 274 | | |
270 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
271 | 278 | | |
272 | 279 | | |
273 | 280 | | |
| |||
323 | 330 | | |
324 | 331 | | |
325 | 332 | | |
326 | | - | |
| 333 | + | |
327 | 334 | | |
328 | 335 | | |
329 | 336 | | |
330 | 337 | | |
331 | | - | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
332 | 341 | | |
333 | 342 | | |
334 | 343 | | |
| |||
0 commit comments