Closed Bug 1064608 Opened 10 years ago Closed 10 years ago

CurrentProducts gets called too often

Categories

(Socorro :: Webapp, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

Attachments

(1 file)

When analyzing all the model calls the, by far, most frequently requested model is the CurrentProducts(). It's almost always a fetch from memcache, which is fast, but even that is adding up. Most likely we're calling it excessively even within one request.
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/f99c105ca1e3615a2be74fc355f0d28a101272f4 fixes bug 1064608 - CurrentProducts gets called too often https://github.com/mozilla/socorro/commit/cfd892f94130fdeccc1f12e27f441ec956e9dce0 Merge pull request #2343 from peterbe/bug-1064608-currentproducts-gets-called-too-often fixes bug 1064608 - CurrentProducts gets called too often
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: