Type-Based Gradual Typing Performance Optimization
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a cutting-edge approach to optimizing gradual typing performance in this 18-minute conference talk from POPL 2024. Delve into the concept of discriminative typing, a novel technique that combats runtime overhead in gradually typed languages without altering their core implementations. Learn how this method optimistically infers types for functions, creating optimized versions while preserving safety through unoptimized backups. Discover the impressive performance improvements achieved in Reticulated Python and Grift, with many programs seeing speedups of 4x or more. Gain insights into how discriminative typing significantly reduces gradual typing overhead across various mixed type configurations, potentially revolutionizing the balance between static and dynamic typing in programming languages.
Syllabus
[POPL'24] Type-based Gradual Typing Performance Optimization
Taught by
ACM SIGPLAN
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Software Analysis & Testing
Georgia Institute of Technology via Udacity Go: The Complete Developer's Guide (Golang)
Udemy Go Bootcamp: Master Golang with 1000+ Exercises and Projects
Udemy C++ in Detail: Common Idioms
Udemy