Skip to content

szczepanb/webperf-snippets

 
 

Repository files navigation

Star History

A curated list of snippets to get Web Performance metrics to use in the browser console or as snippets on Chrome DevTools.

Chrome DevTools

Add snippet to Chrome DevTools

You can use the webperf-snippets as a Snippet in the Chrome DevTools Sources tab.

  1. Copy any of the WebPerf Snippets
  2. Open Chrome DevTools
  3. Select the Sources tab
  4. Select the Snippets sub tab
  5. Click New snippet button, e.g. LCP
  6. Write the snippet name, LCP
  7. Paste the copied code at the right area
  8. Run the snippet

Video

Snippet.mp4

Snippets

Visit webperf-snippets

About

⚡️ 💾 Web Performance Snippets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 79.4%
  • JavaScript 20.6%