Assigned
Status Update
Comments
si...@google.com <si...@google.com> #2
This functionality was released in benchmark 1.2.0-alpha06:
You'll need to use an Android 13 (API 33) emulator, and androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha06
, which removes the requirement for root, and thus works on Play emulator images.
si...@google.com <si...@google.com> #3
Or Leland is there somebody who can take a look at this?
Description
What we need to do next is:
* Add tests or some of the update existing macrobenchmarks to use the new API
* Test those changes on local to see if they are producing stable values
* Test on local that the metrics reported do change. An example method might be:
* With one of the tests that has Text in it, locally check NewTextRendering1_5 (might require a local revert of the removal of the config)
* when true memory is larger than when false
* If the above is successfull, update the Macrobenchmark on gerrit
* Inform ccraik to wire up with the dashboards.
This is related to