Confirmed users
1,643
edits
Line 1: | Line 1: | ||
== Rendering performance analysis == | == Rendering performance analysis == | ||
=== Basic steps === | === Basic steps === | ||
For rendering performance evaluation, here are things that you should know/ do, before | For rendering performance evaluation, here are things that you should know/ do, before looking deeper into a specific module. | ||
* Get rid of touch event | * Get rid of touch event | ||
** In the beginning of device enabling, touch event reporting is not stable. Try to use automatic animation, instead of paning gesture. | ** In the beginning of device enabling, touch event reporting is not stable. Try to use automatic animation, instead of paning gesture. |