All videos
All videos
Journey to the holy grail – Scala faster and smaller
October 9, 2019
Scala development is notoriously plagued by its long compilation times and large deployment artifacts.
This gets even worse if you are using Docker, considering you need a full Java Runtime, your package can take almost 100 megabytes.
In the first quarter of 2018 Oracle publicly announced a project they had been working for 6 years called GraalVM.
This talk will take you in a small journey on how to make (specially short lived) Scala applications faster and smaller taking advantage of GraalVM native-image.
Tags
Other videos that you might like

Libra: A Holistic Recommender System for Software Engineering
Luca Ponzanelli

Your deployment in SBT
Gabriel Asman

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

Tools: I see what you did there: Incrementalism and Inference in Build Tools
Stu Hood