Closed
Bug 1390094
Opened 6 years ago
Closed 5 years ago
Add React's Perf.start() and Perf.stop() instrumentation to DevTools
Categories
(DevTools :: General, enhancement, P2)
DevTools
General
Tracking
(firefox57 fix-optional)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
People
(Reporter: miker, Assigned: miker)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
At the moment it seems like Perf is not available to our tools so we need to find a way to make it available.
Assignee | ||
Comment 1•6 years ago
|
||
MozReview-Commit-ID: 5heSk5ojlig
Assignee | ||
Comment 2•6 years ago
|
||
We need to wait until bugs 1390092, 1390091 and 1390093 land before doing this. React.Perf doesn't appear to be included in our React webpack so we can deal with 1390094 separately.
Updated•6 years ago
|
status-firefox57:
--- → fix-optional
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
For the moment we have decided to stick with using perf.html and React 16's excellent markers. If we decide to use HOCs we can always reopen this bug.
Severity: normal → enhancement
Status: ASSIGNED → RESOLVED
Has Regression Range: --- → irrelevant
Has STR: --- → irrelevant
Closed: 5 years ago
OS: Unspecified → All
Hardware: Unspecified → All
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•