commit | 207be2f5fe047ee7fddcffcce70ed9a5dc725a53 | [log] [tgz] |
---|---|---|
author | Sebastian Ene <sebastianene@google.com> | Fri Oct 21 14:35:35 2022 +0000 |
committer | Sebastian Ene <sebastianene@google.com> | Mon Oct 31 13:59:59 2022 +0000 |
tree | a0c49207edfa522e47857f979f559e70c3765c00 | |
parent | 9db930981a35abbe81fc2e2b298894a49b1a9a90 [diff] |
Average the cold app startup time to eliminate the noise Reduce the noise by warming the caches (start the app package 3 times without capturing the logs). Then, run the app 5x times before/during/after VM run and use the reportMetrics to send the data. Create two different test cases, one for the Settings app package and one for the Camera app. Verify if the package is installed before starting the test. Bug: 236621823 Test: atest AVFHostTestCase#testCameraAppStartupTime and then run atest AVFHostTestCase#testSettingsStartupTime and verify the reported metrics Change-Id: I3ca7761b117bdbf2262b043c015f96196459308c
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.