Have you ever wondered what happens during Gradle startup before any build tasks are executed? A lot of time can be spent applying plugins, configuring and evaluating your project. In this talk, Gautam will deep dive into how to improve configuration time, tweak the Gradle Daemon and make custom plugins more performant to eliminate bottlenecks at Gradle Startup.