YoVDO

Optimistic Stack Allocation and Dynamic Heapification for Managed Runtimes

Offered By: ACM SIGPLAN via YouTube

Tags

Memory Management Courses Java Courses Object-oriented programming Courses Garbage Collection Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a 20-minute conference talk from PLDI 2024 that introduces a novel approach to optimizing memory allocation in managed object-oriented languages. Delve into the proposed static+dynamic scheme that leverages precise static escape analysis for stack allocation while addressing soundness and efficiency concerns in runtime environments. Learn about three key ideas: optimistic stack allocation during JIT compilation, dynamic heapification to handle optimism invalidation, and stack ordering to reduce overhead. Discover how this approach, implemented in the Soot optimization framework and Eclipse OpenJ9 VM, significantly reduces garbage collection cycles and improves performance, particularly in constrained-memory environments. Gain insights into the evaluation results comparing this scheme with existing escape analysis techniques.

Syllabus

[PLDI24] Optimistic Stack Allocation and Dynamic Heapification for Managed Runtimes


Taught by

ACM SIGPLAN

Related Courses

Algorithms, Part I
Princeton 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