Performance Profiling Using HTTP Watch
Posted: December 30th, 2009 | Author: TnT Admin | Filed under: Tools | Tags: Bottleneck, firefox, internet explorer, plugins, profiling, web | No Comments »
If you need to profile the performance of your web page, HTTPWatch is the tool (plugin) you can count on to do it. With HTTPWatch, not only can you determine the load time of the web page (web performance profiling), you can also determine the time taken for loading each individual object. Through this you can determine if there are bottlenecks or under-optimized setting for the web server and apply the corrective resolution to it. Read the rest of this entry »