Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
res
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

hangs.html

hangs.html visualizes performance data collected via Firefox telemetry. It is a tool designed to visualize browser hang information collected from many different Firefox instances. The interface was adapted from perf.html, the profiler Mozilla uses in developing Firefox. hangs.html is a web application built using React and Redux and runs entirely client-side.

Mozilla develops this tool for examining the performance of Firefox as well as examining web page performance in the Firefox Developer Tools.

Usage

TODO

Development

git clone git@github.com:squarewave/hangs.html.git

cd hangs.html
npm install

npm start

To run a faster production version use npm run start-prod instead of npm start

License

MPL v2

About

No description, website, or topics provided.

Resources

License

Releases

No releases published

Packages

No packages published