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.| v8.dev
V8 reduced its heap size up to 43%! Learn how in “Pointer Compression in V8”!| v8.dev