Comment on Google releases a Chrome extension to identify web app performance problemsComments−dminor16yThis 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).Way cool though.
Comments
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).
Way cool though.