profiler icon indicating copy to clipboard operation
profiler copied to clipboard

Firefox Profiler — Web app for Firefox performance analysis

Results 495 profiler issues
Sort by recently updated
recently updated
newest added

This is from looking @PaulBone's computer. Firefox has color keywords for user-defined colors, that's `-moz-default-color` and `-moz-default-background-color`. I checked: this works for canvas too. A way to programmatically detect whether...

accessibility

`performance.measure()` requires a start and end mark. In our marker processing step we should de-duplicate the marks that are used to create measures. Currently we are showing 3 markers for...

polish
markers

The accessibility team has been working on performance issues in Firefox associated with accessibility use. Unfortunately we've found that the main interface isn't accessible to the visually impaired, which prevents...

feature

Captured concern from the firefox-dev thread, to only have 1st party trusted scripts in the page at all times. We need to review how feasible a server component is for...

code maintenance

This is a very broad feature request. Generally what I'd like is another tabl in the lower panel that can show me some analysies/graphs for particular queries. The challenge is...

feature
markers

Using Sentry we want to aggregate errors from production. Error cases that should be reported: * Failed symbolication * File could not be loaded * UI errors Requirements: * Sentry...

feature

Edit: This issue is now tracking work in https://bugzilla.mozilla.org/show_bug.cgi?id=1426124 - - - ![](https://user-images.githubusercontent.com/1588648/30393520-fb68b9b2-9885-11e7-8b1b-4790bb1bd8f1.png) JIT frames are usually followed by a few frames of unsymbolicated memory. This is confusing our users...

polish
stack chart
call tree
needs gecko patch
JIT

The marker timeline canvus (click the Timeline button and look down) where the markers are drawn on a horizontal timeline, has difficult to read labels for the markers. My firefox...

markers
accessibility

I'm breaking this out into a separate issue from #244. This feature is for collapsing code in a given path in the source directory. This is harder than the other...

call tree
quantum flow
data transform

> Re-filed this issue from juj > > ## Add a mechanism to name Workers > Working on profiling a large 3D engine, with several dedicated threads for audio, physics,...

polish
needs gecko patch