Go to content

How we completely rewrote our static code analyzer for Kotlin by Marharyta Nedzelska

Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs You've probably heard about Static Code Analysis tools provided by SonarSource, but have you ever thought about what's under the hood of these analyzers? Some time ago we decided to bring the support of the Kotlin language to the next level. Of course, our story was full of different challenges. How to implement a good analyzer on top of an already existing one, how to track and balance performance, precision, and memory consumption, how to investigate OutOfMemory errors, detect memory leaks on the user's side, and many other hard topics. In this presentation, we will try to get to the bottom of this mystery by looking at what's under the hood of our Kotlin Analyzer. Talk by: Marharyta Nedzelska #kotlinconf

April 12, 2023