Speculative Optimizations for WebAssembly Using Deopts and Inlining (lie )Jun 24, 2025 29 v8 , javascript , webassembly , optimization , speculation Compiling JavaScript Ahead of Time (goo /web )Jun 16, 2025 28 videos , javascript , compiling A Brief History of JavaScript (den )May 22, 2025 27 history , javascript , ecmascript , typescript , json , runtimes , browsers JavaScript Compile Hints: What They Are and When to Use Them (tre )May 12, 2025 26 javascript , compiling , v8 Giving V8 a Heads-Up: Faster JavaScript Startup With Explicit Compile Hints Apr 29, 2025 25 v8 , javascript , compiling Optimizing Node.js Performance: V8 Memory Management and GC Tuning (mco /pla )Apr 16, 2025 24 nodejs , performance , optimization , v8 , javascript , memory , garbage-collection Hako Apr 14, 2025 23 Land Ahoy: Leaving the Sea of Nodes Mar 25, 2025 22 v8 , javascript , compiling Turbocharging V8 With Mutable Heap Numbers Feb 25, 2025 21 v8 , javascript , performance , randomness Optimizing JavaScript Engine Performance (goo /blo )Nov 27, 2024 20 videos , performance , optimization V8 JavaScript Engine: Let’s Read the Code (ant )Jul 26, 2024 19 videos , v8 , javascript Event Loop and Concurrency Model–Task Queue—How the JS Engine Works (fro )Jun 26, 2024 18 javascript , event-loop , concurrency Object Structure in JavaScript Engines Mar 31, 2024 17 objects , javascript Iterator Helpers Mar 27, 2024 16 ecmascript , javascript , v8 Understanding Memory Heap and Memory Leaks—How the JS Engine Works (fro )Mar 20, 2024 15 memory , garbage-collection , asynchronicity Be Aware of Arrays—V8 Engine Advice Feb 13, 2024 14 javascript , v8 , arrays V8 Is Faster and Safer Than Ever Dec 14, 2023 13 v8 , javascript , webassembly A List of JavaScript Engines, Runtimes, Interpreters Dec 10, 2023 12 javascript , runtimes , link-lists The Last 5 Years of V8’s Garbage Collector (win )Dec 7, 2023 11 javascript , v8 , garbage-collection , concurrency , history Exploring V8’s Strings: Implementation and Optimizations (ili )Nov 14, 2023 10 javascript , v8 , strings , optimization Speeding Up V8 Heap Snapshots (jda )Jul 27, 2023 9 javascript , v8 , performance , memory test262.fyi Jun 4, 2023 8 websites , javascript , ecmascript , v8 , spidermonkey Faster Initialization of Instances With New Class Features Apr 20, 2022 7 browsers , javascript , v8 , performance How JavaScript Engines Achieve Great Performance Nov 22, 2021 6 javascript , performance Warp: Improved JS Performance in Firefox 83 (jan )Nov 13, 2020 5 firefox , mozilla , browsers , javascript , performance , spidermonkey An Introduction to Speculative Optimization in V8 Nov 28, 2017 4 introductions , v8 , javascript , optimization , speculation The Node.js System (ama )Apr 16, 2016 3 nodejs , v8 , javascript Microsoft Edge’s JavaScript Engine to Go Open-Source (mic )Dec 5, 2015 2 edge , microsoft , browsers , foss JavaScript Madness: Layout Engines Mar 30, 2011 1 javascript , browsers , browser-engines