1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-08 03:41:24 +01:00
workload-automation/wlauto/common/android/BaseUiAutomation.class
John Richardson c49c5c4121 Add per-action instrumentation for UX performance
- Implement a new Marker API in BaseUiAutomation so workload can
  generate start and end markers with string name. Outputs to logcat.

- Document the Marker output log format in the WA documentation

- Create a results processor to take existing instrument fps logs and
  parse them based on the workload markers. Produce per-action fps
  metrics.

- Add simple timing results based on the workload markers
2016-07-14 13:49:39 +01:00

5.8 KiB