JavaScript JITs
Offered By: JSConf via YouTube
Course Description
Overview
Explore the intricacies of JavaScript Just-In-Time (JIT) compilers in this JSConf 2011 talk by David Mandelin and David Anderson. Delve into key concepts including objects, type compilers, and ESI, while examining performance considerations and the semantic gap in JavaScript execution. Gain insights into the Flexure and Lineup systems, and receive valuable suggestions for optimizing JavaScript code. This technical presentation offers a deep dive into the inner workings of JavaScript engines, providing developers with a comprehensive understanding of JIT compilation techniques and their impact on code performance.
Syllabus
Introduction
Objects
Type Compiler
ESI
Performance
Semantic Gap
Flexure
Lineup
Suggestions
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube