Skip to content

ci(alloc): bump alloc-profile timeout to 120 min (1.12 is slower)#104

Merged
jack-champagne merged 1 commit into
mainfrom
ci/alloc-timeout-120
Jun 8, 2026
Merged

ci(alloc): bump alloc-profile timeout to 120 min (1.12 is slower)#104
jack-champagne merged 1 commit into
mainfrom
ci/alloc-timeout-120

Conversation

@jack-champagne

Copy link
Copy Markdown
Member

The 1.12 alloc-profile run overran the 90-min cap (cancelled at 91 min) so /bench-alloc didn't seed. 1.11 baseline was ~76 min; 1.12 needs more. Bump to 120 min. Workflow-only change.

🤖 Generated with Claude Code

The allocation profile runs each solve under Profile.Allocs sampling (~30-40 min
per solve). On Julia 1.11 the full run was ~76 min; on 1.12 it overran the 90 min
cap (cancelled at 91 min), so /bench-alloc never seeded. Bump to 120 min to give
the slower 1.12 runtime real headroom.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jack-champagne jack-champagne merged commit 764d3b3 into main Jun 8, 2026
6 checks passed
@jack-champagne jack-champagne deleted the ci/alloc-timeout-120 branch June 8, 2026 19:10
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant