Skip to content

chore: speed up Aiur elaboration#320

Merged
arthurpaulino merged 1 commit intomainfrom
ap/optimize-aiur-elab
Mar 4, 2026
Merged

chore: speed up Aiur elaboration#320
arthurpaulino merged 1 commit intomainfrom
ap/optimize-aiur-elab

Conversation

@arthurpaulino
Copy link
Member

Inlining G.ofNat was making the Aiur elaboration program slow. Removing the @[inline] tag from G.ofNat speeds up elaboration by 2~3x.

Inlining `G.ofNat` was making the Aiur elaboration program slow.
Removing the `@[inline]` tag from `G.ofNat` speeds up elaboration
by 2~3x.
@arthurpaulino arthurpaulino enabled auto-merge (squash) March 4, 2026 19:54
@arthurpaulino arthurpaulino merged commit c766933 into main Mar 4, 2026
16 of 17 checks passed
@arthurpaulino arthurpaulino deleted the ap/optimize-aiur-elab branch March 4, 2026 20:35
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.

2 participants