Closed
Bug 1170536
Opened 9 years ago
Closed 7 years ago
(nga-performance) Virtual list scrolling performance ref test
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: etienne, Unassigned)
References
Details
The toolkit component is still under development and lives in the dom-scheduler repo [1] for now.
But we already have a demo app running [2] to start experimenting.
We're facing 2 issues to reliably test the scrolling performance:
1. simulating a reproducible scrolling gesture (checked with QA marionette developers and between the marionette overhead and the APZ heuristics scrolling "flings" are apparently far from consistent in marionette tests)
2. detecting checkerboarding / missing content during scrolling
Looks like orangutan [3] might help with 1, which would give us a way to get reliable yet manual tests (already an improvement!)
And we still need to figure out 2 if we want something fully automated/raptorable :)
[1] https://github.com/etiennesegonzac/dom-scheduler
[2] https://github.com/etiennesegonzac/dom-scheduler/tree/master/demo-app
[3] https://github.com/wlach/orangutan
Reporter | ||
Updated•9 years ago
|
Blocks: nga-performance, nga-toolkit-virtual-lists
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•