DPE Summit 2024 call for speakers is NOW OPEN: Submit your talk today!
Don’t Let Ephemeral CI Kill Your Developer Productivity Logo

Louis Jacomet

Senior Lead Software Engineer

Gradle

Summit producer highlights:

Louis dives into how the standard performance optimizations that enhance developer productivity with Gradle Build Tool can be hindered in a stateless, ephemeral CI environment. He then shares which performance features make sense in these environments and walks through how to optimize Gradle Build Tool for various use cases.

Watch Video

About the session

Louis dives into how the standard performance optimizations that enhance developer productivity with Gradle Build Tool can be hindered in a stateless, ephemeral CI environment. He then shares which performance features make sense in these environments and walks through how to optimize Gradle Build Tool for various use cases.

Watch the video Play Button

View the slides Arrow Down

Don’t Let Ephemeral CI Kill Your Developer Productivity

Gradle Build Tool comes with a number of performance optimizations that help reduce the work to be done for each build. However, some of these optimizations are achieved by keeping local state. While this is beneficial for local development, it can cause surprises in modern continuous integration setups where the trend is to have isolated and disposable environments. Suddenly, your Gradle build is slow!

The goal of this session is to provide strategies for getting the best of both worlds: allow Gradle to leverage its performance optimizations while running in ephemeral environments.

The session will cover different performance aspects for a Gradle build and how you can support them in such an environment.

Watch The Video

Get more DPE

The slides

Array
Gradle

Who is Louis Jacomet?

Louis Jacomet has been perfecting his knowledge of Java for more than 20 years. Always a developer at heart, his role evolved over the last years to include technical team leading, coaching, and some management. In addition to the bits and bytes, Louis is interested in the people management skills mandatory to create a productive project team. To complete the buzzword bingo, Louis is interested in agile practices for the visibility, communication, and result orientation it promotes. After working remotely from Belgium for Terracotta, with a focus on Ehcache, Louis is now part of the Gradle build tool team.