@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 44-minute conference talk from Scala Days New York 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 demonstrations. Gain insights into when and how to use @inline and @specialized for optimal results. Additionally, discover lesser-known Scala annotations like @elidable, @strictfp, @switch, and @varargs. Enhance your Scala programming skills and make informed decisions about annotation usage to improve your code's efficiency.
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