Firefox Profiler: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(stub with dfn, links, docs, blog)
 
(copy pasteo)
 
Line 1: Line 1:
{{stub}}
{{stub}}


The '''<dfn>[https://profiler.firefox.com/ Firefox Profiler]</dfn>''' is a client-side webapp that visualizes performance data recorded by web browsers. It runs entirely client-side, consumes performance profiles from the Gecko Profiler, and . See the [https://github.com/firefox-devtools/profiler#firefox-profiler description] for more.
The '''<dfn>[https://profiler.firefox.com/ Firefox Profiler]</dfn>''' is a client-side webapp that visualizes performance data recorded by web browsers. It runs entirely client-side, consumes performance profiles from the Gecko Profiler. See the [https://github.com/firefox-devtools/profiler#firefox-profiler description] for more.


* https://profiler.firefox.com/
* https://profiler.firefox.com/

Latest revision as of 00:08, 28 July 2023

This article is a stub. You can help MozillaWiki by expanding it.

The Firefox Profiler is a client-side webapp that visualizes performance data recorded by web browsers. It runs entirely client-side, consumes performance profiles from the Gecko Profiler. See the description for more.

Blog Posts

See Also