Closed
Bug 1141556
Opened 11 years ago
Closed 10 years ago
Logs section is really slow
Categories
(Marketplace Graveyard :: Reviewer Tools, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vcarciu, Unassigned)
References
()
Details
(Whiteboard: [marketplace-transition])
Prerequisites:
Build identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Steps to reproduce:
1.Load https://marketplace.allizom.org/reviewers/apps/moderatelogs or https://marketplace.allizom.org/reviewers/apps/reviewlogs
Expected results:
Pages are loaded in a reasonable amount of time
Actual results:
Pages are opened after 20-30 seconds(sometimes more than 40)
Comment 1•11 years ago
|
||
I suspect it's purely SQL-related : Could be because the main SQL query made doesn't use indexes (maybe there isn't an efficient one yet) or because we make too many queries.
Updated•11 years ago
|
Priority: -- → P4
Target Milestone: 2015-03-10 → ---
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in
before you can comment on or make changes to this bug.
Description
•