Commit ac40b3a
feat: add --output-dir for automatic timestamped report saving
Adds --output-dir <dir> to automatically save a JSON report with a
timestamped filename (fm-bench_<timestamp>_<model>.json) to the given
directory on every run. The directory is created if it does not exist.
Pairs well with --compare for tracking performance over time.
Co-authored-by: Cursor <cursor[bot]@users.noreply.github.com>1 parent f22e251 commit ac40b3a
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
98 | 110 | | |
99 | 111 | | |
100 | 112 | | |
| |||
309 | 321 | | |
310 | 322 | | |
311 | 323 | | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
312 | 327 | | |
313 | 328 | | |
314 | 329 | | |
| |||
542 | 557 | | |
543 | 558 | | |
544 | 559 | | |
| 560 | + | |
545 | 561 | | |
546 | 562 | | |
547 | 563 | | |
| |||
0 commit comments