[ 
https://issues.apache.org/jira/browse/KAFKA-8991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ismael Juma updated KAFKA-8991:
-------------------------------
    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.

  was:
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


> Enable scalac optimizer
> -----------------------
>
>                 Key: KAFKA-8991
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8991
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>            Priority: Major
>             Fix For: 2.5.0
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to