commit | 13f5727faf5e5e21cb8ef262ac658e7270330d38 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Mon Feb 20 18:01:28 2023 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Mon Feb 20 18:06:02 2023 +0000 |
tree | 79023ed99a7d1692692122c614fe336291469b4e | |
parent | 1d41447423ac743a956c62b46da8d01e2c17d2f8 [diff] |
Add vsock RPC Binder roundtrip microbenchmark Knowing how long it takes for a VM to reply to a request is a useful metric to track. Add a microbenchmark that adds two ints many, many times and measure the individual response times. Test: atest MicrodroidBenchmarkApp Change-Id: I533fcc2587fda029da35ecbcde17152e6a40b9fc
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.