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
Compilers: Theory and PracticeGeorgia Institute of Technology via Udacity Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Spark
Udacity Advanced JavaScript
Udemy Writing Efficient Python Code
DataCamp