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

Compiler: micro-optimizations in merge_if_vars #12432

Merged
merged 4 commits into from
Sep 5, 2022
Merged

Conversation

asterite
Copy link
Member

This doesn't have a noticeable impact in speed, but it does end up allocating a bit less memory because of the first commit.

@straight-shoota straight-shoota added this to the 1.6.0 milestone Aug 31, 2022
@HertzDevil
Copy link
Contributor

I haven't seen this interpreter crash before: https://github.com/crystal-lang/crystal/runs/8119174359?check_suite_focus=true

@straight-shoota straight-shoota removed this from the 1.6.0 milestone Sep 2, 2022
@asterite
Copy link
Member Author

asterite commented Sep 3, 2022

Why was this removed from the 1.6.0 release?

@straight-shoota straight-shoota added this to the 1.6.0 milestone Sep 5, 2022
@straight-shoota
Copy link
Member

CI was broken, so I removed it to avoid confusion. Now it's all green again 👍

@asterite asterite merged commit 67fea7d into master Sep 5, 2022
@asterite asterite deleted the opt/merge_if_vars branch September 5, 2022 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants