
Do you train Kung Fu?
Or know someone who does?
Then check out KungFuPeople.com
Mobile version of this page
Previous:
DifferenceFinder (aka. humanreadablediff.py)
Next:
Oil, gas and stupidity
Intel.com incompatible to Mozilla
Changing the size of a textarea box
Do you know about Firefox?
Button tag in bloody Internet Explorer
CSSViewer - new promising Firefox Extension
Merrill Lynch's f**ked up website
Annoying Safari just ate my blog
Memory dump blog recovery
Flash 9 on Ubuntu Edgy Eft
Printer usability problem
Future of Web Apps (quick summary and thoughts)
The importance of checking in Firefox
Getting uploadify to work
DifferenceFinder (aka. humanreadablediff.py)
Next:
Oil, gas and stupidity
Related blogs
Jaguar cars websiteIntel.com incompatible to Mozilla
Changing the size of a textarea box
Do you know about Firefox?
Button tag in bloody Internet Explorer
CSSViewer - new promising Firefox Extension
Merrill Lynch's f**ked up website
Annoying Safari just ate my blog
Memory dump blog recovery
Flash 9 on Ubuntu Edgy Eft
Printer usability problem
Future of Web Apps (quick summary and thoughts)
The importance of checking in Firefox
Getting uploadify to work
Related by category
Desired Firefox extension
https://addons.mozilla.org/extensions.php?app=firefox9th of July 2006
I want an extension for Firefox that measures the speed it takes to download a webpage. I'd like a total time and the time for the individual constituents.
For example, it could look like this:
screen.css took 0.5 seconds core.js too 1.0 seconds index.html took 2.0 seconds foo.png took 0.5 seconds total page took 4.0 seconds
Does anybody know of a solution to my problem? Can it be done?
UPDATE I just discovered lori which does a decent job. It could be more detailed but so far it's looking quite promising.


Hi Peter,
I am the author of "lori". Detail output per request is possible. Difficulty right now is how to design for the UI which I am not very good at. Perhaps a compromise is to allow a debug mode and stream them out to the javascript console.