commit | bd2a4ff3984024f97aea38b7713138d9951757ca | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Jul 19 18:33:19 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Jul 19 22:34:59 2022 +0100 |
tree | eb41a032492d00626d8d41f0bfdc505b895a1cf8 | |
parent | a9497a6b551688895bcfae0584387ede5e611499 [diff] |
compos_bench: Reduce number of rounds from 10 to 5 Compilation in a guest takes ~90 seconds, so 10 rounds take almost 15 minutes. This is unnecessarily long for tests, especially given that the variation in data is relatively low, ~1% with 5 rounds. Test: atest ComposBenchmarkApp Change-Id: Idde8a6ca3ebbdfae4a0beb2a7071a5c049d619aa
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.