Closed
Bug 952189
Opened 12 years ago
Closed 11 years ago
Ember.show API takes 2-3 secs despite removal of attachments and comments
Categories
(bugzilla.mozilla.org :: API, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: erik.bryn, Unassigned)
Details
Filing this at dkl's request. It'd be great if we could boost the performance of the Ember.show API. My plan is to use Ember.bug for bug display and polling, but when a user wants to edit a bug I need to hit the Ember.show API to retrieve all the field information necessary for editing. This is taking 2-3 seconds from my testing.
One idea is to revert bug 921219. To fully utilize that change it would also need to be made to Ember.bug, so for now perhaps we should remove it from Ember.show.
Another easy change would be to see if removing the `values` of the product and component fields makes a noticeable difference.
work on ember stopped a while ago.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•