Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b31100da authored by Kohsuke Yatoh's avatar Kohsuke Yatoh
Browse files

Run testSerializeFontMap longer.

This CL partially reverts
commit cc3315a2
because testSerializeFontMap was more stable with the default
warmup duration (5s) and default target duration (16s).

Based on the logs from continuous test execution, it looks like
testSerializeFontMap is executed right after the device is booted,
and background app activities make test results unstable.

Note that testSerializeFontMap results were somewhat unstable even
before we migrated from BenchmarkState to ManualBenchmarkState in
commit 9feb92f9.
ManualBenchmarkState with shorter duration exaggerates the issue because
BenchmarkState repeats one test 5 times but ManualBenchmarkState
does not repeat tests.

Bug: 239758440
Test: atest CorePerfTests:android.graphics.perftests.TypefaceSerializationPerfTest#testSerializeFontMap
Change-Id: Ic8bdcfd5e6fd670e3a23f219267a08a064fc02bf
parent 71dcdd66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment