Closed Bug 1312776 Opened 8 years ago Closed 7 years ago

Improve performance of outputting grips

Categories

(DevTools :: Console, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1313161

People

(Reporter: linclark, Unassigned)

References

(Blocks 1 open bug)

Details

Currently we use the Reps system to output grips. However, this has a performance cost. See Bug 1312737 for a test to confirm this.

We may need to go back to the old way of formatting grips.
Severity: normal → enhancement
Priority: -- → P2
Doing string concatenation for grip values and only using a React component to wrap it brings the time down to 183ms.
Blocks: 1333131
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.