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:
Bot traffic hitting my blog July 9, 2025 Web development
From @monaco-editor/react to prism-react-editor September 25, 2025 Web development
Be very careful with your add_header in Nginx! You might make your site insecure February 11, 2018 Web development
Fastest way to find out if a file exists in S3 (with boto3) June 16, 2017 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
Future of Web Apps (quick summary and thoughts) October 4, 2007 Web development
Another win for Tracking Protection in Firefox December 13, 2017 Web development, Mozilla