Home > Internet > Fine Tune Web Apps with Google Speed Tracer

Fine Tune Web Apps with Google Speed Tracer

December 9th, 2009

Speed Tracer is the latest offering from Google to analyze and fix problems with web apps.

Speed Tracer helps you to find out which portion of the code is consuming more time whether it is a javascript code or CSS module or DOM event handling or graphical interface etc.

To use Speed Tracer you have to move to Chrome developer channel first. Download and execute  Google Chrome Channel Switcher to change to Developer Channel.

Now start Chrome with extension and api support with this flag –enable-extension-timeline-api

Either you can start this from command prompt by typing the full path like

C:\Users\UserName\AppData\Local\Google\Chrome\Chrome –enable-extension-timeline-api

or right click on the Google chrome shortcut go to properties and enter this in the target text box so that every time chrome will start with this setting.

Now Install the Speed Tracer

More info about Speed Tracer is available here

Related posts:

  1. Speed up your Browsing with Google Public DNS
  2. Updating MX Records for Google Apps in cPanel

Internet , , ,

  1. No comments yet.
  1. No trackbacks yet.