I haven't dug into it yet, but from the video the sluggishness and network graphs seem to be a great level of abstraction at which to view the UX behavior of your application.
One question I have: I can't figure out if this is only for GWT (Java compiled to Javascript) apps or for any web app). Anyone?
I think this is what Yahoo! wanted that YSlow firebug add-on to be. I'm quite enjoying Speed Tracer but it's giving me a warning about Google Analytics embed code. Those two teams need to have a meeting..
This app was demo'd at Google IO this past spring. It was incredibly cool back then, and it's only gotten better since. It's going to be an amazing tool for web developers.
This would be even better if it could break down javascript execution time on a line by line basis. I was able to spot an inefficient javascript file, but only found the culprit by commenting and uncommenting lines (inefficient jquery selector).
15 comments
[ 3.2 ms ] story [ 16.6 ms ] threadThis one does not work though, must be some api calls net setup correctly yet.
You have to enable the instrumentation as explained in the getting started doc: http://code.google.com/webtoolkit/speedtracer/get-started.ht...
Make sure you shut them all down before running.
http://code.google.com/p/chromium/issues/detail?id=29086#c5
One question I have: I can't figure out if this is only for GWT (Java compiled to Javascript) apps or for any web app). Anyone?
Way cool though.