commit | 6f1a00c73d0d87a020124cf156714be7ce5eacb0 | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Thu Sep 04 09:44:05 2025 +0200 |
committer | Søren Gjesse <sgjesse@google.com> | Thu Sep 04 06:01:24 2025 -0700 |
tree | 4fd5969a2bc4cce2fc93aec883c38b8c05a99768 | |
parent | dd45b8cad6d33bc950e9146f50c789642a3be996 [diff] |
Run SystemUIAppContainerDex benchmark on perf bot Bug: b/422947619 Change-Id: I13d31680ae7534de6e8be4a620d8d74fe47beefd
diff --git a/tools/perf.py b/tools/perf.py index ab933c4..40333ee 100755 --- a/tools/perf.py +++ b/tools/perf.py
@@ -143,6 +143,9 @@ 'SystemUIAppPartial': { 'targets': ['r8-full'] }, + 'SystemUIAppContainerDex': { + 'targets': ['r8-full'] + }, } # A collection of benchmarks that should not be run on the bots, but can be used # for running locally.