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
Android PerformanceGoogle via Udacity Многопоточность
Moscow Institute of Physics and Technology via Coursera Java Memory Management
LinkedIn Learning Linux Performance Tuning
LinkedIn Learning Java Memory Management: Garbage Collection, JVM Tuning, and Spotting Memory Leaks
LinkedIn Learning