commit | db41bf5a0b9a29b8661ab9ca05c0230e263207d9 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Aug 09 13:02:41 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Aug 09 20:06:22 2022 +0900 |
tree | 0ece184b0c2b0cb928ef15b21dad3979c8d1f02b | |
parent | 9b674ec8b41ba89591da65ca91a10e22940f564f [diff] |
Add vm starting time benchmark VM starting time means the elapsed time from calling vm.run() API to vCPU. Bug: 240395191 Test: atest MicrodroidBenchmarks Change-Id: I34dc28752d3956bbfc81af321f12395501b80735
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.