Git Product home page Git Product logo

perf.html's Introduction

perf.html

slack-badge

perf.html visualizes performance data recorded from web browsers. It is a tool designed to consume performance profiles from the Gecko Profiler but can visualize data from any profiler able to output in JSON. The interface is 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.

This project was previously called Cleopatra.

Usage

Visit perf-html.io ๐Ÿš€

This project is live on https://perf-html.io/. You need to install the add-on provided at that website to record profile data from Firefox.

Development

You'll find documentation for the project in the docs folder.

git clone [email protected]:devtools-html/perf.html.git

cd perf.html
npm install

npm start

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

Assuming you've installed the add-on from perf-html.io you'll need to configure it to point to your local web development server.

  1. Go to about:addons
  2. Find the Gecko Profiler add-on
  3. Click Preferences button
  4. Change the value of the Reporter URL to http://localhost:4242/from-addon/

add-on

If you'd like to develop the add-on perf.html uses see the Gecko Profiler repository.

Discussion

Say hello on slack in the #perf channel.

License

MPL v2

perf.html's People

Contributors

clarkbw avatar gregtatum avatar hotsphink avatar mstange avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.