Closed Bug 958270 Opened 12 years ago Closed 12 years ago

Split SPS data into categories

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: anton, Unassigned)

Details

Attachments

(1 file)

We need to split SPS data into the following categories, on the back-end: * JavaScript * Rendering * Painting * GC On the front-end, this needed so we could shows user how much time their apps are spending executing JavaScript vs. collecting garbage vs. (re-)building DOM vs. painting.
Priority: P1 → P2
Attached patch WIP 1Splinter Review
Moving profile data parser from Cleopatra to the server side. This way we can pass cleaned up data from the beginning *and* add categorization right away. Will need to add a flag so that we don't mess with the profiler addon.
I would like to add that making the Profiler UI easier to understand where the developer checks for performance topics on the page, should be a priority.
Assignee: anton → nobody
Status: ASSIGNED → NEW
Already done in different bugs, and should now be visible because bug 879008 landed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: