Make sure we test the performance of async zoom
Categories
(Core :: Panning and Zooming, task, P3)
Tracking
()
People
(Reporter: jrmuizel, Unassigned)
References
Details
(Whiteboard: wr-android)
I suspect we could probably add a test to tscroll that does this.
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
making this block our android meta bug because I imagine we would want this before shipping to release
Updated•5 years ago
|
Reporter | ||
Comment 2•5 years ago
|
||
Botond, do you have any ideas for how to drive an async zoom programmatically?
Comment 4•5 years ago
|
||
Or, if you prefer, via double-tap.
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 5•5 years ago
|
||
Can we do this using Raptor or do we need Talos for this?
The perftest team currently has no plans to run Talos on android.
Comment 6•5 years ago
|
||
I'm not too familiar with either, but based on a brief conversation with Markus, it should be doable with Raptor (e.g. we should be able to access APIs like the ones mentioned in comment 3 / comment 4 in a Raptor test).
Markus suggested reaching out to :jmaher about details about how Raptor tests work.
Updated•5 years ago
|
Comment 7•5 years ago
|
||
@botond: With async zoom coming to desktop as well, does it make more sense for this to go to the APZ component instead of wr-android?
Comment 8•5 years ago
|
||
I think we'll want performance tests on both mobile and desktop, as they have different performance characteristics (due to e.g. different screen sizes, different levels of device power). That could however take the form of running the same test on multiple platforms.
I don't feel strongly about which component we track the bug in.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 10•2 years ago
|
||
Did we end up writing any tests in this area?
If not, I think it's worth keeping this open (but we can move it into Panning and Zooming, as the purpose of the test at this point would no longer be anything related to rolling out WebRender, but rather to ensure pinch-zoom performance doesn't regress in general going forward).
Updated•2 years ago
|
Updated•2 years ago
|
Description
•