JavaScript Compilation Techniques - Wasn't JavaScript Supposed to Be Slow?
Offered By: JSConf via YouTube
Course Description
Overview
Explore advanced JavaScript compilation techniques and performance optimizations in this insightful conference talk. Delve into topics such as static scope, local eval, basic unboxing, heap management, mark and sweep algorithms, generational garbage collection, inline caching, and hidden classes. Gain a deeper understanding of how modern JavaScript engines work to improve execution speed and efficiency, challenging the notion that JavaScript is inherently slow.
Syllabus
Intro
Perspective
Static scope
Local eval == magic
Basic unboxing
The heap grows
Mark, sweep
Divide and conquer
Generational GC
Inline caching
Hidden classes
Taught by
JSConf
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