MENU

Fun & Interesting

High Performance JS in V8

node.js 14,828 8 years ago
Video Not Working? Fix It Now

High Performance JS in V8 [I] - Peter Marshall, Google This year, V8 launched Ignition and Turbofan, the new compiler pipeline that handles all JavaScript code generation. Previously, achieving high-performance in Node.js meant catering to the oddities of our now-deprecated Crankshaft compiler. This talk covers our new code-generation architecture - what makes it special, a bit about how it works, and how to write high performance code for the new V8 pipeline. About Peter Marshall Software Engineer, Google Peter is working on making JavaScript fast in Chrome and Node.js. New ES6 features beware.

Comment