Closed
Bug 559896
Opened 15 years ago
Closed 15 years ago
Speed up api/list/featured
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
5.10
People
(Reporter: jbalogh, Assigned: jbalogh)
References
()
Details
(Whiteboard: [z][qa-])
It currently runs a heavy query with a bunch of joins, and each query is for a specific OS and app version.
If we filter in code we can share the db lookups much better.
Assignee | ||
Comment 1•15 years ago
|
||
Merge branch 'turbo-api': http://github.com/jbalogh/zamboni/commit/e00e101c5e1e2d191069091e9b3df8fef902c09a
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Whiteboard: [z] → [z][qa-]
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•