diff options
author | Andreas Gampe <agampe@google.com> | 2019-05-30 14:38:43 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2019-05-30 14:42:10 -0700 |
commit | 4c0df5c72751044137f093e63c10c2da4a175368 (patch) | |
tree | f74287944b10db8a534f76562cdfe570ff3dea4f /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | b50e778fa79d0aca9adabf25bbac54dc631a7fc1 (diff) |
Frameworks: Slightly refactor Parcel code
Decrease the amount of code covered by a lock in Parcel. This allows
fetching multiple classes in parallel, with the slight downside that
these classes might be the same.
Reduces contention samples for this method in profiling by two thirds.
Test: m
Test: manual profiling
Change-Id: I96415659f6625df25800c60dd3bee1094255fcc3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions