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

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

Add perf test for Typeface with variation axes.

std::unordered_set<AxisTag> consumes considerable memory in minikin,
as it requires at least 40 bytes (on aarch64) per instance.
We'd like to optimize it.
This CL adds perf test to make sure that the latency does not regress by
the memory optimization.

Bug: 174672300
Test: atest CorePerfTests:android.graphics.perftests.TypefaceCreatePerfTest
Change-Id: I5585d058db6195efc05e0f0be3de49b32818414a
parent f99e2e7e
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