Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.65 KB

README.md

File metadata and controls

25 lines (22 loc) · 1.65 KB

perf.html development docs

This project is a client for reading profiles from the Gecko Profiler and potentially other sources in the future. It is written using JavaScript and Flow types using React for the UI components and Redux for the state management. The perf.html client interacts with Firefox using the Gecko Profiler add-on. This add-on is the glue between the HTML client of perf.html, and the internal profiler interface in Gecko.

The Docs