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 a web application built using React and Redux and runs entirely client-side.

Mozilla develops this tool to help make Firefox silky smooth and fast for millions of its users, and to help make sites and apps faster across the web.

Screenshot of perf.html

This project was previously called Cleopatra.

Usage

Visit perf-html.io ๐Ÿš€

This project is live on https://perf-html.io/. The website includes instructions on how to get going to start recording and viewing performance profiles.

Development

You will need a recent enough version of Yarn, version 1.0.1 is known to work correctly. You can install it into your home directory on Linux and probably OS X with:

cd /tmp
wget https://yarnpkg.com/install.sh
chmod a+x install.sh
./install.sh

To download and build perf.html run:

git clone [email protected]:devtools-html/perf.html.git
cd perf.html
yarn install
yarn start

For more detailed information on getting started contributing. We have plenty of docs available to get you started.

Contributing Find out in detail how to get started and get your local development environment configured.
Code of Conduct We want to create an open and inclusive community, we have a few guidelines to help us out.
Developer Documentation Want to know how this whole thing works? Get started here.
Roadmap Get more information about why we are building this tool, and what we have planned.
Source Files Dive into the inner workings of the code. Most folders have a README.md providing more information.
Gecko Profiler Addon perf.html can record profiles directly in the browser using an add-on, development takes place in another repo.

Discussion

Say hello on slack in the #perf channel.

License

MPL v2

Some permissive software licenses request but do not require an acknowledgement of the use of their software. We are very grateful to the following people and projects for their contributions to this product:

  • The zlib compression library (Jean-loup Gailly, Mark Adler and team)

perf.html's People

Contributors

mstange avatar gregtatum avatar julienw avatar brisad avatar zoepage avatar paulbone avatar past avatar canova avatar serima avatar dpalmeiro avatar jesup avatar magopian avatar hotsphink avatar edieblu avatar canaltinova avatar ryan-barrett avatar andrapetronela avatar clarkbw avatar apetov avatar carlosangon avatar kanru avatar tromey avatar marcellonicoletti avatar samsimmons avatar docfaraday avatar cichelero avatar digitarald avatar tanhengyeow avatar sole avatar howareyou322 avatar

Watchers

James Cloos 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.