All videos
All videos
5 things you need to know about Scala compilation
April 15, 2018
We all love Scala, but the one aspect we have a hard time accepting are long compile times. It’s not uncommon for a project to experience compilation times of a handful of minutes, if not worse. On top of that, compilation times are unpredictable, depending on a combination of language features, external libraries, and type annotations. A single line change may increase compilation times ten fold.
Don’t bow to the compiler and accept long compilation times. Rather, understand how the compiler works and optimize your usage of Scala to compile faster!
Tags
Other videos that you might like

Tips and Tricks for Running AWS Dependencies Locally
Maria-Livia Chiorean

Integrating IDEs with Dotty, the experimental Scala compiler
Guillaume Martres

Open source – the gateway to IT
Tomasz Godzik

Build Server Protocol and new IDEAs
Justin Kaeser, Jorge Vicente Cantero