-
Notifications
You must be signed in to change notification settings - Fork 326
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
Performance improvements for Comparators #5687
Conversation
30a1ad8
to
48498ac
Compare
State of benchmarks from
There are still some regressions, but they will be tackled in more follow-up PRs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's get this important improvement in.
Follow-up: #5709 |
Pull Request Description
Critical performance improvements after #4067
Important Notes
Any.==
with case expressions.EqualsNode
.Checklist
Please include the following checklist in your PR:
Scala,
Java,
and
Rust
style guides.
./run ide build
and./run ide watch
.