commit | bcce35196be35f9de1a835b2d9992b6687a98018 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Feb 23 15:32:55 2023 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Thu Feb 23 18:09:54 2023 +0000 |
tree | 1ca73686d37802aff6d3a1df4e8694b36c9fef42 | |
parent | 1156e93f5bb936dde1eb552a3e1171d407f7d418 [diff] |
Add testVsockLatency benchmark Add a benchmark which measures the roundtrip of a vsock server running in a VM. Reuse the reverse-echo server in ITestService. To this end, the server needs to be rewritten to handle multiple requests. Test: atest MicrodroidBenchmarkApp Change-Id: I82acaa87ca98e6ac10723b037e76264b0d3059e3
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.