Closed
Bug 761314
Opened 13 years ago
Closed 11 years ago
[performance] Profile wiki.views.get_helpful_votes_async
Categories
(support.mozilla.org :: Knowledge Base Software, task, P4)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: rrosario, Unassigned)
Details
Bug 755928 Comment 1:
> stats.timers.sumo.view.wiki.views.get_helpful_votes_async.GET.upper_90 : all
> over the place from <1s to almost 25s. It is an ajax call to populate an
> optional chart and not used much so I think it is very low priority if any.
We have this ajax view that rarely gets called. It returns the data to generate the helpfulness votes graph. We can probably make a case for this view to be exempt from our 800ms rule, but it would be great if we could make it faster.
Reporter | ||
Comment 1•11 years ago
|
||
This is averaging 669ms now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Whiteboard: u=contributor c=wiki p=
You need to log in
before you can comment on or make changes to this bug.
Description
•