How we made JSON.stringify more than twice as fast Post date August 4, 2025 Post author By Patrick Thier Post categories In internals
Speculative Optimizations for WebAssembly using Deopts and Inlining Post date June 24, 2025 Post author By Daniel Lehmann and Matthias Liedtke Post categories In internals, WebAssembly
Land ahoy: leaving the Sea of Nodes Post date March 25, 2025 Post author By Darius Mercadier Post categories In internals, JavaScript
Turbocharging V8 with mutable heap numbers Post date February 25, 2025 Post author By Victor Gomes, the bit shifter Post categories In benchmarks, internals, JavaScript
Lookup disk properties on linux Post date June 5, 2023 Post author By Frits Hoogland Post categories In internals, linux, performance