Performance Profiling for V8
Offered By: JSConf via YouTube
Course Description
Overview
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.
Syllabus
Franziska Hinkelmann: Performance Profiling for V8 - JSConf.Asia 2016
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube