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

Improve monomorphization #314

Merged
merged 2 commits into from
Dec 24, 2022
Merged

Improve monomorphization #314

merged 2 commits into from
Dec 24, 2022

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Dec 24, 2022

This doesn't have any effect on cargo check (which currently takes ~21s), but makes a clean dev build of Foundation go from ~48s to ~34s (funnily, a release build is still quicker at ~29s).

Part of #311.

@madsmtm madsmtm added enhancement New feature or request A-framework Affects the framework crates and the translator for them labels Dec 24, 2022
@madsmtm madsmtm merged commit 2906bcc into master Dec 24, 2022
@madsmtm madsmtm deleted the improve-monomorphization branch December 24, 2022 09:01
@madsmtm madsmtm added this to the icrate v0.1.0 milestone Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-framework Affects the framework crates and the translator for them enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant