All videos
All videos
Making Scalac faster – how hard can it be?
April 15, 2018
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

Lessons to Scala Native from Kotlin/Native
Alexander Podkhalyuzin

Enforce best coding practices with Scalafix linting
Vladimir Polushin

Tree-Structured RNNs: a Tool for Learning from Human Code
Zoë Weil

Exploring Type-Level Programming in Scala
Jorge Vásquez