Last Updated: February 25, 2016
·
2.084K
· eldadfux

LIVE profiling of your web pages

Google Speed Tracer is a Chrome extension to help you identify and fix performance problems in your web applications.
It visualizes metrics that are taken from low level instrumentation points inside of the browser and analyzes them as your application runs.

Using Speed Tracer you are able to get a better picture of where time is being spent in your application. This includes problems caused by:

  • Javascript parsing and execution
  • Layout
  • CSS style recalculation and selector matching
  • DOM Event handling
  • Network resource loading
  • Timer fires
  • XMLHttpRequest callbacks
  • Painting
  • and more ...

Picture

Get the Google Speed Tracer extension from Chrome webstore:
https://chrome.google.com/webstore/detail/speed-tracer-by-google/ognampngfcbddbfemdapefohjiobgbdl?hl=en-US&utm_source=chrome-ntp-launcher