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

Optimization: simplify assignment desugaring #4

Closed
oleg-py opened this issue Mar 31, 2018 · 0 comments
Closed

Optimization: simplify assignment desugaring #4

oleg-py opened this issue Mar 31, 2018 · 0 comments

Comments

@oleg-py
Copy link
Owner

oleg-py commented Mar 31, 2018

There's this scala wart: scala/scala3#2573

It might be possible to optimize away extra Tuple boxing in cases where map is not immediately followed by withFilter. More investigation is needed here.

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

No branches or pull requests

1 participant