Closed
Bug 839300
Opened 13 years ago
Closed 10 years ago
Create performance patterns document for FxOS
Categories
(Firefox OS Graveyard :: Performance, defect, P3)
Firefox OS Graveyard
Performance
Tracking
(tracking-b2g:-)
RESOLVED
FIXED
| tracking-b2g | - |
People
(Reporter: qdot, Unassigned)
Details
(Keywords: perf, Whiteboard: [c=documentation p= s= u=])
Create a wiki page for app and platform developers to give them ideas of when to use certain patterns for common performance situations in database, layout, etc...
Comment 1•13 years ago
|
||
Volunteering to produce content for this page.
Comment 2•13 years ago
|
||
[Submissions]
Use children, not childNodes
- https://groups.google.com/d/msg/mozilla.dev.gaia/nkcH33D-Rvk/UDX6w9S7eJYJ
Node Iteration (by Julien Wajsberg)
- https://groups.google.com/d/msg/mozilla.dev.gaia/Y8JuiQ0zzxk/_S5YMd8OtYsJ
IndexedDB (by David Flanagan)
- https://groups.google.com/d/msg/mozilla.dev.gaia/Y8JuiQ0zzxk/F1xH0iFTY8QJ
Don't slow down the UI for remote operations. (by Kevin Grandon
- https://groups.google.com/d/msg/mozilla.dev.gaia/Y8JuiQ0zzxk/QSGZ9J4-nZ4J
Updated•11 years ago
|
Priority: -- → P3
Whiteboard: [c= p= u= s=] → [c=documentation p= s= u=]
Updated•11 years ago
|
Component: General → Performance
Comment 3•11 years ago
|
||
I've got a page [1] stubbed out for where we can start to accumulate the data for this. I've been planning on putting together some wiki pages and MDN pages for this exact purpose, so I can put relevant links here until I've got some concrete content written for consumption.
[1] https://wiki.mozilla.org/FirefoxOS/Performance/Responsiveness
Comment 4•11 years ago
|
||
Most likely the guides that I write up will be syndicated at https://developer.mozilla.org/en-US/Apps/Build/Performance
Updated•10 years ago
|
tracking-b2g:
--- → -
| Reporter | ||
Comment 5•10 years ago
|
||
Eli's wiki page has a ton of articles now, so it seems like we can just call this done.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•