Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The scalac optimizer is able to eliminate a number of allocations due to usage of lambdas as described in:
https://www.lightbend.com/blog/scala-inliner-optimizer
The optimizer will only be enabled for Scala 2.12 and 2.13. See the pull request for more details.
Attachments
Issue Links
- links to