Runtime vs. Compile Time - JIT vs. AOT Optimizations in Java and C++
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the intricacies of runtime and compile-time optimizations in Java and C++ in this 52-minute conference talk from Devoxx. Delve into a comprehensive research study comparing Just-In-Time (JIT) compiler optimizations in HotSpot/OpenJDK with Ahead-of-Time (AOT) optimizations performed by LLVM Clang in C++. Gain valuable insights into the performance implications and trade-offs between these two optimization approaches, enhancing your understanding of compiler technologies and their impact on program execution.
Syllabus
Runtime vs. compile time (JIT vs. AOT) optimizations in Java and C++ - Ionut Balosin
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