The release profile uses fat LTO + codegen-units=1, which is optimal for distribution binaries but unnecessarily slow for CI validation builds. Add a dedicated `ci` profile with thin LTO and codegen-units=16, and use it in both CI workflows. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| actionlint.yaml | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| label-policy.json | ||
| labeler.yml | ||
| pull_request_template.md | ||