Closed
Bug 941016
Opened 12 years ago
Closed 12 years ago
Improve performance of Socorro using prefetching techniques
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: espressive, Assigned: espressive)
Details
(Keywords: perf, Whiteboard: [qa+])
There are a couple of interesting features that browsers now support widely enough (some browsers have actually supported these for some time now) that we should start using them to improve the performance of Socorro.
One of the reason I think this can be extremely effective on Socorro is because the user path is very clearly defined in terms of page to page navigation. There is not much guesswork on usage stats needs to know that for the majority of the cases, people who are on say top crashers as going to navigate next to report/list etc.
Therefore I am going to implement some the the prefetch methods into Socorro and in return we should get a nice bump in performance.
Updated•12 years ago
|
Whiteboard: [QA+] → [qa+]
Comment 1•12 years ago
|
||
What impact can we expect? Have you done any profiling?
Updated•12 years ago
|
Target Milestone: 67 → ---
| Assignee | ||
Comment 2•12 years ago
|
||
Closing for now, will revisit later.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•