URL: https://addons.mozilla.org/extensions.php?app=firefox

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.

Comments

Hung Le

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.

Your email will never ever be published.

Previous:
DifferenceFinder (aka. humanreadablediff.py) July 6, 2006 Python
Next:
Oil, gas and stupidity July 10, 2006 Politics
Related by category:
Fastest way to find out if a file exists in S3 (with boto3) June 16, 2017 Web development
Be very careful with your add_header in Nginx! You might make your site insecure February 11, 2018 Web development
<datalist> looks great on mobile devices August 28, 2020 Web development
How to have default/initial values in a Django form that is bound and rendered January 10, 2020 Web development
Related by keyword:
Button tag in bloody Internet Explorer August 9, 2005 Web development
Fastest way to match a filename's extension in Python August 31, 2017 Python
Getting uploadify to work July 17, 2009 Web development
Future of Web Apps (quick summary and thoughts) October 4, 2007 Web development