summaryrefslogtreecommitdiff
path: root/opengl/java/android
diff options
context:
space:
mode:
author Zim <zezeozue@google.com> 2022-09-20 17:05:22 +0100
committer Zim <zezeozue@google.com> 2022-10-14 19:36:17 +0100
commitb0d5d53fdf916c67e505789387f5c994fc02def4 (patch)
tree7ac8097a75d79696cfc8d03aeeac2a951cdea966 /opengl/java/android
parent8314a3e51bd31e9c11a9b61e4bef88b2ad65803d (diff)
Populate binder trace txn names lazily
Previously, for each binder interface, we populated a cache of all txn codes to names on the first binder txn to that interface. This skewed the binder txn latency significantly for the first txn to an interface. Now, we lazily populate the cache on each new binder txn. Test: atest open-prebuilt-calculator --rebuild-module-info --tf-template metric_post_processor= google/template/postprocessors/metric-file-aggregate.xml (neglible startup time diff locally) Bug: 246650647 Change-Id: Ib569ebe34e7ef6bb4fa6e53defedcb33ed824308 Merged-In: Ib569ebe34e7ef6bb4fa6e53defedcb33ed824308
Diffstat (limited to 'opengl/java/android')
0 files changed, 0 insertions, 0 deletions