You are here |
mrale.ph | ||
| | | |
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. | |
| | | |
www.jayconrod.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| |