BugTask:+index timeout due to high cpu time rendering many bug tasks in bug 230350
Bug #724025 reported by
Robert Collins
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Critical
|
Unassigned |
Bug Description
OOPS-1927B436
OOPS-1880F2434
Branch: launchpad-rev-12432
Revno: 12432
SQL time: 2582 ms
Non-sql time: 12602 ms
Total time: 15184 ms
Statement Count: 315
Related branches
lp://staging/~gary/launchpad/bug724025
- Jeroen T. Vermeulen (community): Approve
-
Diff: 173 lines (+87/-8)5 files modifiedlib/lp/bugs/browser/bugtask.py (+9/-4)
lib/lp/bugs/browser/tests/test_bugtask.py (+42/-0)
lib/lp/bugs/model/bug.py (+2/-2)
lib/lp/code/model/branchcollection.py (+11/-2)
lib/lp/code/model/tests/test_branchcollection.py (+23/-0)
description: | updated |
Changed in launchpad: | |
assignee: | nobody → Gary Poster (gary) |
Changed in launchpad: | |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → In Progress |
tags: |
added: qa-bad removed: qa-needstesting |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
assignee: | Gary Poster (gary) → nobody |
status: | Fix Committed → Triaged |
To post a comment you must log in.
OOPS-1962DU69 is a bit more modern. 5s gap between 59 and 60, and 59 should only have returned a single row.