@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
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera Big Data Analysis with Scala and Spark
École Polytechnique Fédérale de Lausanne via Coursera Functional Programming in Scala Capstone
École Polytechnique Fédérale de Lausanne via Coursera