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
Open source – the gateway to IT
Tomasz Godzik
Integrating IDEs with Dotty, the experimental Scala compiler
Guillaume Martres
Libra: A Holistic Recommender System for Software Engineering
Luca Ponzanelli
Tree-Structured RNNs: a Tool for Learning from Human Code
Zoë Weil