All videos
All videos
Making Scalac faster – how hard can it be?
Improving the performance of ScalaC is an ongoing mission by a number of people. Optimising an application as complex and subtle as the Scala compiler is an interesting adventure. This talk is a fun romp through the world of compilers, performance measurement, optimisation and bytecode. On this journey we will highlight the unexpected challenges, opportunities and skeletons so far discovered.
Tags
Other videos that you might like

Kentucky Mule or Kamikaze – Attacking Scala compiler performance
Rory Graves

The Scala Refactoring Library: The Good, the Bad and the Ugly
Matthias Langer

Debugging in Scala – API, Tooling, and More
Chip Senkbeil

Hacking on Dotty: a live demo
Guillaume Martres