top of page

Arnaud Giuliani
Co-founder of Kotzilla - Koin Project Lead - Kotlin GDE
Arnaud has over 18 years of experience in software engineering, spanning roles in developing Java/JVM systems and leading Android application projects for startups. He has served as both a Senior Developer and Tech Lead, applying his expertise across various sectors.
Since 2016, he has been an active speaker on topics such as Kotlin, Android Architecture, and Koin, and in 2020, he was recognized as a Google Developer Expert for Kotlin.
In 2017, Arnaud initiated the development of Koin (https://insert-koin.io/), a lightweight dependency injection framework that has become well-known in the Kotlin ecosystem.
By late 2022, he co-founded Kotzilla (https://kotzilla.io/), a company focused on building developer tools and SaaS platforms for Kotlin and mobile developers.
Performance Killers Exposed: Live App Architecture Debugging with Kotzilla & Koin
App slowdowns and ANRs rarely happen without warning, but traditional crash and performance tools often miss the early signs hidden deep in your app’s architecture.
In this hands-on workshop, you’ll learn how to improve performance of your Kotlin and Multiplatform apps using real examples of Android and Compose Multiplatform projects. We will cover:
- How misconfigured or heavyweight dependency injection can kill your app’s performance
- Why startup times explode due to bad initialization patterns and incorrect thread allocations
- How to visualize your Koin dependency graph live for faster debugging
- How to spot performance issues under real-world conditions or on specific devices without requiring manual tracing
You’ll see how Kotzilla gives you deep, Koin-level visibility into your app’s runtime behavior by combining traditional Kotlin-native crash reporting with architecture-aware performance monitoring. By the end of the workshop, you’ll know how to identify and fix common performance killers before they trigger ANRs or frustrate your users helping you build apps that scale.
bottom of page