logo dotConferences
Menu

Memory Layout of V8's Heap

Fedor Indutny at dotJS 2016

How are high-level JS objects represented in memory? What makes object access fast in V8? Fedor dives into the mechanisms and tricks behind the memory heap implementation in Google's V8 JavaScript engine, and introduces llnode.

Slides

To see the slides, you can click here