Explore >> Select a destination


You are here

mrale.ph
| | v8.dev
27.6 parsecs away

Travel
| | 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.
| | www.jayconrod.com
17.2 parsecs away

Travel
| | JavaScript allows developers to define objects in a very flexible way. This article looks at the clever optimizations V8 uses to make accessing JavaScript objects as fast as objects in class-based languages.
| | www.dashlane.com
15.9 parsecs away

Travel
| | Explore the inner workings of the V8 JavaScript engine, from data types to memory allocation. Gain insights into tagged pointers, hidden classes, and optimization techniques for enhanced JavaScript performance.
| | www.bitsnbites.eu
113.7 parsecs away

Travel
|