Commit 68251c7
authored
feat: update benchmark results schema and enhance documentation (#116)
- Bumped the benchmark results schema version to 1.2.0, allowing for new optional fields.
- Introduced stable identifiers for benchmark cases to improve compile-time safety.
- Updated `ScanResistanceStats` and `AdaptationStats` structs to include new fields for better metrics tracking.
- Enhanced the `OpModel` trait documentation to clarify its purpose and usage.
- Added a policy selection guide in Markdown format to assist users in choosing appropriate cache policies based on use cases.
These changes improve the clarity and usability of benchmark results, while also enhancing the observability of cache performance metrics.1 parent 025230a commit 68251c7
11 files changed
Lines changed: 2265 additions & 1164 deletions
File tree
- bench-support/src
- bin
- benches
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments