Java Performance Puzzlers 2018 - New Performance Puzzles
Offered By: Devoxx via YouTube
Course Description
Overview
Explore puzzling Java performance issues and solutions in this 48-minute Devoxx conference talk. Compare newer language features and APIs to their old counterparts, focusing on Java 7, 8, and beyond. Dive into topics such as the Java Measurement Harness (JMH), differences between Java 8 and Java 9+, Compact Strings, StringBuilder's relevance, hot exception throwing, parallel processing for large-scale tasks, and the versatility of VarHandle. Gain insights into the complexities of the JVM and learn how to optimize Java code for better performance.
Syllabus
Intro
JMH: JAVA MEASUREMENT HARNESS
JAVA 8 VS JAVA 9+
COMPACT STRINGS
STRINGBUILDER ISN'T OBSOLETE
HOT EXCEPTION THROW
CAN GO PARALLEL FOR THE BIG STUFF
VARHANDLE DOES MANY OTHER THINGS
SUMMARY
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube