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
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity