Structural and Sampling (JavaScript) Profiling in Google Chrome




Slow JavaScript code on your pages? Chrome provides both a sampling, and a structural profiler to help you track down, isolate, and fix the underlying problem. Tune in to learn how to use both profilers, and how to improve your own workflow to build better, faster browser applications! We’ll talk about chrome://tracing, the built-in JS profiler in DevTools, and much more.

Original source


2 responses to “Structural and Sampling (JavaScript) Profiling in Google Chrome”

Leave a Reply