Exploring Perceus for OCaml - ML'23
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore the Perceus algorithm, a precise and garbage-free reference counting scheme, and its implementation in OCaml 4.14.0 in this 28-minute conference talk from ACM SIGPLAN's ML'23. Discover how Elton Pinto and Daan Leijen compare Perceus directly against a garbage collector within the same system, providing a unique perspective on performance differences. Learn about the prototype implementation that allows for switching between the standard generational collector and Perceus compilation with a reference counted runtime system. Gain insights into the promising initial performance results and understand the motivation for further exploration of this innovative approach to memory management in OCaml.
Syllabus
[ML'23] Exploring Perceus For OCaml
Taught by
ACM SIGPLAN
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX