Record and analyze a performance trace #DevToolsTips

YouTube

Compare how your website looks with and without JavaScript

https://www.debugbear.com/test/noscript/ by @debugbear

#WebPerf #PerfTools #PerfDebugging

NoScript Test: Check How Your Website Works Without JavaScript

See whether your website requires JavaScript to load, and how JS code impacts your Largest Contentful Paint and total page weight.

🤩 New in Google Chrome Version 135 (Canary)

Now, we can calibrate our computer to emulate low-tier and mid-tier mobile phones in CPU throttling.

This great feature helps us improve the web performance by emulating more accurately.

Thank you, Chrome DevTools Team 🥰

#WebPerf #PerfTools #DevTools #Performance

Avoid marking too many requests as high priority - "If all resources are a priority, none is a priority"

Selectively use the fetchpriority="high" attribute to prioritize only the most important resources, for example, the LCP image.

Marking too many requests as a high priority could mean important resources could be delayed, for example, requests that block rendering

#WebPerf #Performance #PerfTools #PerfTips

Debug network requests, source files, and performance traces with Gemini

https://developer.chrome.com/blog/new-in-devtools-132/#ai-assistance

#WebPerf #Performane #PerfTools #AI

What's new in DevTools, Chrome 132  |  Blog  |  Chrome for Developers

Debug network requests, source files, and performance traces with Gemini, view AI chat history, and more.

Chrome for Developers

Web Performance Audit: Early Hints, Hydration State, and a Lazy Loaded LCP Image

https://www.youtube.com/watch?v=gnol1gWfKaA

#WebPerf #Performance #PerfTools

Web Performance Audit: Early Hints, Hydration State, and a Lazy Loaded LCP Image

YouTube

Don't miss this great talk by @daniel, a reference in the Open Source Community

Unpacking Bundling at @perfnowconf
https://www.youtube.com/watch?v=HxenDhBircw

#WebPerf #PerfTools #Performance #perfnow

Unpacking Bundling | Daniel Roe | performance.now() 2024

YouTube

speedscope
🔬 A fast, interactive web-based viewer for performance profiles.

https://github.com/jlfwong/speedscope

#WebPerf #PerfTools #Performance

GitHub - jlfwong/speedscope: 🔬 A fast, interactive web-based viewer for performance profiles.

🔬 A fast, interactive web-based viewer for performance profiles. - jlfwong/speedscope

GitHub

If you need to check for Web Performance issues in a React project, take a look at React Scan, a tool that highlights re-rendered components

https://react-scan.million.dev/

#WebPerf #PerfTools #React

React Scan

React Scan automatically detects and highlights components that cause performance issues in your React app. Drop it in anywhere – script tag, npm, you name it!

Page Speed Benchmarks, by @speedcurve, is an interactive set of dashboards anyone can explore and use for their research

https://app.speedcurve.com/benchmarks/

#WebPerf #Observability #PerfTools

Page Speed Benchmarks | SpeedCurve

We rank industry-leading websites based on how fast their pages appear to load, from a user’s perspective.

SpeedCurve