Explore techniques for optimizing Scala compilation times in this 49-minute conference talk from Scala Days Copenhagen 2017. Learn how to reuse incremental compilations from CI systems or colleagues' computers to significantly reduce compilation times. Discover the benefits of cached compilation for various scenarios, including working on branches, fixing issues in old releases, and setting up open-source projects. Gain insights into implementing the Hoarder plugin for sbt projects to avoid redundant compilation of previously compiled code, potentially saving valuable development time.
Overview
Syllabus
DRY compiling! by Krzysztof Romanowski
Taught by
Scala Days Conferences