-
1
- #1
If you ever get the itch to look into some performance profiling of your pages, here are a couple of links to Firefox plugins that I have found do a great job:
Life Of Request Info - Tamper Data -
Tamper Data in particular allows you to profile the loading of individual assets that make up your page (css files, js files, imgs etc) and can show a time-line graph of all this information (ideal for spotting bottlenecks).
In the IE world:
TamperIE Web Security Tool - Useful complimentary tools -
I'm not trying to provide a complete list here... far from it (there are many such tools out there)... I just wanted to share the recommendation of those particular tools (after having used them).
Cheers,
Jeff
[tt]Jeff's Page @ Code Couch
[/tt]
What is Javascript? FAQ216-6094
Life Of Request Info - Tamper Data -
Tamper Data in particular allows you to profile the loading of individual assets that make up your page (css files, js files, imgs etc) and can show a time-line graph of all this information (ideal for spotting bottlenecks).
In the IE world:
TamperIE Web Security Tool - Useful complimentary tools -
I'm not trying to provide a complete list here... far from it (there are many such tools out there)... I just wanted to share the recommendation of those particular tools (after having used them).
Cheers,
Jeff
[tt]Jeff's Page @ Code Couch
[/tt]
What is Javascript? FAQ216-6094