Commit 852a19c
fix: direct warmup artifacts to ARTIFACT_DIR instead of cwd
The aiperf warmup call was missing --artifact-dir, causing it to write
artifacts to the working directory (creating artifacts/ in repo root).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 07b70e9 commit 852a19c
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
90 | | - | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| |||
0 commit comments