Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: reduce build time #528

Merged
merged 4 commits into from
Feb 1, 2025
Merged

perf: reduce build time #528

merged 4 commits into from
Feb 1, 2025

Conversation

mds1
Copy link
Contributor

@mds1 mds1 commented Feb 1, 2025

Small code changes to allow compiling without via-ir, reduces build time from over 5 minutes to <2s. Via-ir is very slow when doing a lot of struct operations

Also removes extra slashes that were appended to a lot of comments

Partially resolves #512

@mds1 mds1 requested review from a team as code owners February 1, 2025 00:09
@mds1 mds1 requested a review from refcell February 1, 2025 00:09
Copy link
Contributor

@blmalone blmalone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@blmalone blmalone enabled auto-merge February 1, 2025 01:28
@blmalone blmalone added this pull request to the merge queue Feb 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 1, 2025
@blmalone blmalone added this pull request to the merge queue Feb 1, 2025
Merged via the queue into main with commit d126663 Feb 1, 2025
15 checks passed
@blmalone blmalone deleted the perf/reduce-build-time branch February 1, 2025 22:37
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.

Speed up slow superchain-ops CI
3 participants