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
Java Programming: Step by Step from A to ZUdemy Java Application Performance Tuning and Memory Management
Udemy ASP.NET Core New Features
LinkedIn Learning First Look: Java 10 and Java 11
LinkedIn Learning Java Essential Training: Syntax and Structure
LinkedIn Learning