Skip to content

fhinkel/PerformanceProfiling

Repository files navigation

Performance Profiling

Do you care about performance? Memory leaks, megamorphic cache misses, and deoptimizations can slow your app down. We’ll dive deep into the inner workings of V8, Chrome’s JavaScript engine, to better understand what these terms mean. V8 ships with its own profiling tools that can identify such problems. You’ll learn to identify and fix low-level JavaScript performance issues using several V8 developer tools.

HTML slides from ScriptConf '17.

Video from ScriptConf.

About

Slides for Performance Profiling for V8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published