Dive deep into the inner workings of V8, Chrome's JavaScript engine, to understand and optimize JavaScript performance in this conference talk from JSConf.Asia 2016. Explore crucial concepts like memory leaks, megamorphic cache misses, garbage collection jank, and deoptimizations that can impact your app's speed. Learn to leverage V8's built-in profiling tools to identify and resolve low-level JavaScript performance issues. Gain insights from Franziska Hinkelmann, a Google software engineer on the Chrome V8 team, as she shares her expertise on Node.js and JavaScript optimization techniques. Discover how to enhance your app's performance by avoiding common pitfalls and utilizing V8 developer tools effectively.
Overview
Syllabus
Franziska Hinkelmann: Performance Profiling for V8 - JSConf.Asia 2016
Taught by
JSConf