You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (Jira)" <ji...@apache.org> on 2019/10/06 23:07:00 UTC

[jira] [Created] (KAFKA-8991) Enable scalac optimizer

Ismael Juma created KAFKA-8991:
----------------------------------

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



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