Closed Bug 1358515 Opened 8 years ago Closed 8 years ago

[Investigate] Experiment with Redux to make the console faster

Categories

(DevTools :: Console, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED
Iteration:
55.6 - May 29

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

Details

(Whiteboard: [console-html])

There's some approaches we could test here that are known to be good for performances : - Connect each Message component to the store instead of having only the root Console component handle everything - Add some memoization on selectors (or a library, like reselector) so reading state is faster This would need us to normalize our state, even if I think we're in pretty good shape for now.
Assignee: nobody → nchevobbe
Priority: -- → P2
Whiteboard: [console-html]
Summary: Experiment to make our redux store faster → Experiment with Redux to make the console faster
Status: NEW → ASSIGNED
Iteration: --- → 55.4 - May 1
Flags: qe-verify?
Priority: P2 → P1
Flags: qe-verify? → qe-verify-
Iteration: 55.4 - May 1 → 55.5 - May 15
Iteration: 55.5 - May 15 → 55.6 - May 29
Summary: Experiment with Redux to make the console faster → [Investigate] Experiment with Redux to make the console faster
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.