Mobile version of this page
Previous:
DifferenceFinder (aka. humanreadablediff.py)
Next:
Oil, gas and stupidity
Do you know about Firefox?
Changing the size of a textarea box
Intel.com incompatible to Mozilla
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
DifferenceFinder (aka. humanreadablediff.py)
Next:
Oil, gas and stupidity
Related blogs
Jaguar cars websiteDo you know about Firefox?
Changing the size of a textarea box
Intel.com incompatible to Mozilla
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
Related by category
Desired Firefox extension
https://addons.mozilla.org/extensions.php?app=firefoxconstituents, firefox, extension, extensions
9th 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.







Save this page in del.icio.us
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.