Closed Bug 1350617 Opened 7 years ago Closed 7 years ago

ui/button/view code is too slow

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: kmag, Assigned: kmag)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

All of the merge and diff and filter and map and emit gunk in between events and updates is the biggest performance suck, but the actual UI update code has way more overhead than it needs, too.
Comment on attachment 8851284 [details]
Bug 1350617: Remove unnecessary overhead from ui/button/view code.

https://reviewboard.mozilla.org/r/123640/#review126432
Attachment #8851284 - Flags: review?(dtownsend) → review+
Pushed by maglione.k@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/974ec8fa169b
Remove unnecessary overhead from ui/button/view code. r=mossop
https://hg.mozilla.org/mozilla-central/rev/974ec8fa169b
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: