|
You are here |
mathiasbynens.be | ||
| | | | |
benediktmeurer.de
|
|
| | | | | Personal website of Benedikt Meurer, JavaScript Engine Hacker and Programming Language Enthusiast. | |
| | | | |
v8.dev
|
|
| | | | | This article describes how V8 chooses optimal in-memory representations for various JavaScript values, and how that impacts the shape machinery - all of which helps explain a recent V8 performance cliff in React core. | |
| | | | |
jandemooij.nl
|
|
| | | | | [AI summary] This article details various performance optimizations implemented in the SpiderMonkey JavaScript engine leading up to Firefox Quantum, including improvements to array handling, regular expressions, inline caches, and internal memory management. | |
| | | | |
raganwald.com
|
|
| | | [AI summary] The article explains the nuances of named functions in JavaScript, contrasting declarations and expressions to highlight benefits for debugging and scope. | ||