SkillAgentSearch skills...

PerformanceProfiling

Slides for Performance Profiling for V8

Install / Use

/learn @fhinkel/PerformanceProfiling
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3y ago
Forks0

Languages

JavaScript

Security Score

55/100

Audited on May 21, 2022

No findings