Join Slack
Powered by
Performance should be mostly the same as Java, exc...
# announcements
k
karelpeeters
09/14/2017, 7:54 PM
Performance should be mostly the same as Java, except for things like inlined lambdas (way faster) and if you use some of the more advanced things like delegation there are some performance considerations there. This article has a bunch of them:
https://sites.google.com/a/athaydes.com/renato-athaydes/posts/kotlinshiddencosts-benchmarks
metal
1
Open in Slack
Previous
Next