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.