Chrome DevTools for Debugging Web Performance
calendar.perfplanet.com·7h
🔧Developer tools
Preview
Report Post

This is a step-by-step guide on how I use Chrome DevTools (DevTools from now on) to detect Web Performance issues on a website, as well as validate hypotheses to fix some of the problems found.

Disclaimer

Before diving in, I want to clarify that: this is not a guide on how DevTools works, it’s a very comprehensive application. I’ll only focus on the steps I usually take during a preliminary performance analysis of a website. There are many other tools (I’ll talk about them in future articles), but today I want to talk about DevTools, which is built into Google Chrome. I’ll focus on some of the features available for performance analysis or those that, although not initially performance analysis tools, help us detect issues that ca…

Similar Posts

Loading similar posts...