Hello my good friend!!!
I have installed several extensions that relate to what you are talking about:
Live HTTP Headers 0.13.1 -
http://livehttpheaders.mozdev.org/
Don't ~think~ there's a timing mechanism, just http headers in real time (while pages are being "rendered"), it also allows you to edit request headers and replay an URL to observe any change in response. Can also filter out URL's with regexp for page calls you don't want to monitor and can exclude URL's that reference calls to filestype such as .js, .css, .jpg, .ico, ETC.
Header Spy 1.2.1 -
http://addons.mozilla.org/en-US/firefox/addon/4276
Requires Live HTTP Headers be installed. Allows customization of above extension to display each different request/response header type in separate panels with differing sizes/layouts, ETC.
Tamper Data 9.8.1 -
http://tamperdata.mozdev.org/index.html
Based off of Live HTTP Headers and allows more "tampering" with request/response headers. Shows individual and "running total" timing durations for events. Can graph these individually or in total. Also can export results as XML for further analysis or uses.
Load Time Analyzer 1.5 -
http://addons.mozilla.org/en-US/firefox/addon/3371
Handy simple Google extension that has a mini toolbar showing overall page load time, number of events, select which events to monitor and graphs them with byte sizes and timings in execution order
Firebug 1.05 -
http://www.getfirebug.com/
AWESOME "must-have" utility that does SO many things. One tiny part has a
Net tab that shows the page events in a great "running total" graph (as you browse or refresh) which then allows you to dive down deeper into the actual contents of those request/response headers.
You should have Firebug installed EITHER way!
The others are just "gravy" for flexibility or experimentation.
The Google Load Time Analyzer toolbar gives a great "basic" quick visual feedback on page times.
I am sure that
pepe and I have got your weekend "messed up" now. No fun for you!
