Commit 087f25d
feat: change default profile from release to bench for build command
Change cargo codspeed build to default to --profile bench instead of --profile release to align with cargo bench behavior and allow users to leverage bench profile customizations.
Fixes COD-393
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b71c93b commit 087f25d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments