@inline and @specialized - What Do They Do? Should I Be Using Them?
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore the intricacies of Scala's @inline and @specialized annotations in this 41-minute conference talk from Scala Days Berlin 2016. Delve into the exact functionality of these performance-oriented annotations, learn how to implement them effectively, and examine their impact on code performance through benchmark analysis. Gain insights into when and how to use @inline and @specialized to optimize your Scala code. Additionally, discover lesser-known Scala annotations like @elidable, @strictfp, @switch, and @varargs, broadening your understanding of Scala's performance-enhancing tools.
Syllabus
@inline and @specialized What Do They Do? Should I Be Using Them? by Chris Birchall
Taught by
Scala Days Conferences
Related Courses
Teaching Domain Specific Languages in ScalaScala Days Conferences via YouTube Why Dolly Is Just the Beginning for Open LLM Models
Scala Days Conferences via YouTube Building Billion Node Graphs for Machine Learning
Scala Days Conferences via YouTube How Does Incremental Compilation Work with Scala 3
Scala Days Conferences via YouTube AI Assisted Development
Scala Days Conferences via YouTube