Closed Bug 1484972 Opened 6 years ago Closed 6 years ago

Update Debugger Frontend v84

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(firefox63 fixed)

RESOLVED FIXED
Firefox 63
Tracking Status
firefox63 --- fixed

People

(Reporter: jlast, Assigned: jlast)

References

Details

Attachments

(1 file)

Attached patch 84-1.patchSplinter Review
Attachment #9003014 - Flags: review?(dwalsh)
Comment on attachment 9003014 [details] [diff] [review]
84-1.patch

Review of attachment 9003014 [details] [diff] [review]:
-----------------------------------------------------------------

Reps look okay to me :)
Attachment #9003014 - Flags: review?(dwalsh) → review+
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c9b2f96523b1
Update Debugger Frontend v84. r=dwalsh
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/c9b2f96523b1
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
86 with the selector (1100ms) -  https://perfht.ml/2ws4vdM
86 without the selector (930ms) -  https://perfht.ml/2PRUI8Y

So i looked into this a bit and found a couple of interesting things:
1. the total JS run-time difference is very small (710/680ms) 
2. the selector does its job and prevents lots of spurious react renders / codemirror calls
3. the longer run had more C++ run time, i'm not sure where that came from...
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: