diff options
| author | 2023-04-10 15:21:44 -0600 | |
|---|---|---|
| committer | 2023-04-11 00:36:32 +0000 | |
| commit | 3f400959e29ba57ed69676f87744fb887422ef30 (patch) | |
| tree | b8ac9314629a1200d11be1de135c029ece975ec3 /libs/androidfw/ApkParsing.cpp | |
| parent | 1be684590b24d84222a2674c167ce1147d7ac68e (diff) | |
BroadcastQueue: Initial deterministic perf test.
As we start working on the "modern" alternative broadcast queue
implementation, we'd like to gain confidence that we're actually
improving the metrics we care about, without having to wait for
changes to deploy to wider user populations.
Instead of writing these using a traditional timing approach (which
can suffer from scheduling noise), we explore "playing back" a set
of well-known pathological scenarios, which will result in a
deterministic output that can be used to immediately judge if a
given CL improves or regresses a measured metric.
Bug: 245771249
Test: atest FrameworksMockingServicesTests:BroadcastQueueTest
Change-Id: I6f562c0b6f2a71fef52aae013899de7f2f95bc71
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions