YoVDO

Runtime vs. Compile Time - JIT vs. AOT Optimizations in Java and C++

Offered By: Devoxx via YouTube

Tags

Devoxx Courses Programming Courses Java Courses C++ Courses Code Optimization Courses LLVM Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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 Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp