Closed
Bug 1449602
Opened 8 years ago
Closed 3 years ago
Document how to debug a React-based application's performance
Categories
(DevTools :: Documentation, enhancement, P3)
DevTools
Documentation
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: julienw, Assigned: julienw)
References
Details
Attachments
(1 file, 1 obsolete file)
|
59 bytes,
text/x-review-board-request
|
Details |
As a follow-up to Bug 1435991, we'd like to add some documentation to http://docs.firefox-dev.tools/contributing/performance.html about how to diagnose performance issues in React-based applications.
| Assignee | ||
Updated•8 years ago
|
Summary: Document choosing between pure function, pure component and component → Document how to debug a React-based application's performance
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 2•8 years ago
|
||
I attached my existing changes from bug 1435991, Alexandre already did some comments about this part in Bug 1435991 comment 43 that I haven't applied yet.
Assignee: nobody → felash
Updated•8 years ago
|
Severity: normal → enhancement
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Component: General → Documentation
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
| Assignee | ||
Comment 3•3 years ago
|
||
I looked at the text I wrote when I filed this bug, and it seems now quite outdated or too generic. Therefore I'll close this bug.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Comment 4•3 years ago
|
||
Updated•3 years ago
|
Attachment #9310888 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•3 years ago
|
||
I pushed a version of it to phabricator 👆 for an easier reference.
You need to log in
before you can comment on or make changes to this bug.
Description
•