Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Future of High Performance Node

Future of High Performance Node

Node Live 2016 presented by Node Foundation

Peter Piekarczyk

June 16, 2016
Tweet

More Decks by Peter Piekarczyk

Other Decks in Technology

Transcript

  1. ES6

  2. ES6

  3. ==>

  4. Debugging with V8 Inspector $ node —inspect server.js $ node

    —inspect=5000 server.js $ node —inspect=5000 —debug-brk server.js
  5. “Try this one simple trick that will double performance!” Backend

    engineers hate talking about this one weird trick!