Coder Social home page Coder Social logo

bgirard / cleopatra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mozilla/cleopatra

28.0 6.0 21.0 5.08 MB

UI for the gecko profiler

Home Page: https://developer.mozilla.org/en/Performance/Profiling_with_the_Built-in_Profiler

Shell 0.20% HTML 1.23% CSS 3.13% JavaScript 95.44%

cleopatra's Introduction

Build Status

Cleopatra Screenshot

Cleopatra

Cleopatra is a webpage to visualize performance profiles. It was written to be used by the Gecko Profiler but can in theory be used by any profiler that can output to JSON. The UI runs entirely client-side except for a few profile storage and retrieval option.

Code

Directory js: ui.js - Fetches profiles, dispatches heavy requests to parserWorker.js, display the processed data. parserWorker.js - Parses the profiles, handling filtering, searching and grouping. tree.js - Custom tree view control.

Running

  1. Open index.html. Note that some features, such as reading local profiles, will either require you to run a webserver using 'run_webserver.sh' if you have python installed or setting 'security.fileuri.strict_origin_policy;false' in about:config.
  2. Add ?report= to an existing profile you have upload for easy testing.

or

  1. Install the 'Gecko Profiler Add-on'
  2. Set 'profiler.url' to your local copy of index.html such as 'file:///Volumes/Guest%20OS/Users/bgirard/ben/sps/cleopatra/index.html' and 'Analyze' a profile.

or

  1. Open index.html and load a profile from a file

Contributing

  1. Fork 'https://github.com/bgirard/cleopatra' on github.
  2. Push changes to your local fork.
  3. Submit a github pull request

cleopatra's People

Contributors

alivedise avatar bgirard avatar dbolter avatar dholbert avatar ehsan avatar jrmuizel avatar mikeconley avatar mnoorenberghe avatar mstange avatar nickolay avatar syg avatar thekk avatar theres-waldo avatar torarvid avatar upsuper avatar valueof avatar vikstrous avatar vvuk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cleopatra's Issues

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.