All videos
All videos
How to waste less time with Sbt
October 8, 2019
As Scala developers we are used to hear (and agree without questioning) that “the Scala compiler is slow”, but how much of the time we spend building our projects is really due to the compiler? We’ll take a look under the hood of the most popular build tool for Scala, Sbt, and try to find where and why we spend so much time waiting.
Other videos that you might like

Analysis of Zinc
Eugene Yokota

My Take on Scala 3 by Wiem Zine Elabidine
Wiem Zine Elabidine

Q&A session with Martin Odersky and Scala 3 team
Martin Odersky, Sébastien Doeraene, Krzysztof Romanowski, Darja Jovanovic, Guillaume Martres, Nicolas Stucki

IDEs and compilers: an ever closer union
Guillaume Martres