JavaScript Ahead-Of-Time Compilation Performance
Offered By: Strange Loop Conference via YouTube
Course Description
Overview
Explore the intricacies of JavaScript ahead-of-time (AOT) compilation performance in this conference talk from Strange Loop 2022. Delve into the challenges of efficiently implementing JavaScript due to its complex expression meanings and execution paths. Learn about Hopc, an innovative AOT compiler for JavaScript that challenges the notion that only just-in-time (JIT) compilers can handle JavaScript efficiently. Discover how Hopc uses speculation and heuristics to generate optimized code protected by guards, rather than relying on complex static analyses. Gain insights into the main optimizations employed by Hopc and examine an in-depth performance analysis. Presented by Manuel Serrano, a senior researcher at Inria with extensive experience in compiler design and programming language development for the web, this 36-minute talk offers valuable knowledge for those interested in JavaScript optimization techniques and compiler design.
Syllabus
"Of JavaScript Ahead-Of-Time Compilation Performance" by Manuel Serrano (Strange Loop 2022)
Taught by
Strange Loop Conference
Tags
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Building a Basic Website
University of Massachusetts Amherst via Independent iDESWEB, Introducción al desarrollo web
MirÃadax Web Engineering II: Developing Mobile HTML5 Apps
Technische Hochschule Mittelhessen via iversity Web Application Architectures
University of New Mexico via Coursera