Open Bug 1501984 Opened 6 years ago Updated 4 years ago

Use the React profiler to look for quick performance wins

Categories

(Tree Management :: Treeherder: Frontend, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: emorley, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

https://reactjs.org/blog/2018/09/10/introducing-the-react-profiler.html

Notably it might help us spot cases where we should be using PureComponent or the new function equivalent, `React.memo()`:
https://reactjs.org/blog/2018/10/23/react-v-16-6.html#reactmemo
react-devtools currently makes the main job-view pages pretty unresponsive unless filtered down to only viewing one push.

I've filed:
https://github.com/facebook/react-devtools/issues/1200#issuecomment-437346433
Assignee: nobody → cdawson
Depends on: 1521484
Depends on: 1520979

(In reply to Ed Morley [:emorley] from comment #1)

react-devtools currently makes the main job-view pages pretty unresponsive
unless filtered down to only viewing one push.

I've filed:
https://github.com/facebook/react-devtools/issues/1200#issuecomment-437346433

The author of react-devtools replied to that issue with a few suggestions fwiw :-)

Priority: P3 → P2
Blocks: 1067846
No longer blocks: treeherder-react
Status: NEW → ASSIGNED
Type: enhancement → defect
Priority: P2 → P1
Priority: P1 → P3

I'm not going to do further work on this any time soon.

Assignee: cdawson → nobody
Status: ASSIGNED → NEW
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: