android-perf-testing icon indicating copy to clipboard operation
android-perf-testing copied to clipboard

Automated Performance Testing on Android

Results 32 android-perf-testing issues
Sort by recently updated
recently updated
newest added

On Android-L and above I believe we can utilize execShellCommand in a rule to do atrace. Need to investigate how to introduce this while also being as backward compatible behind...

Specifically, when an OOM issue happens the test listener can't move the set of test files out of the app directory into the external storage directory. Then the monkeyrunner script...