diff options
author | David Sehr <sehr@google.com> | 2018-06-29 09:31:30 -0700 |
---|---|---|
committer | David Sehr <sehr@google.com> | 2018-06-29 09:50:55 -0700 |
commit | 689caf046cb99efda4462183eeaacb11a6119adb (patch) | |
tree | d318dd6e64269150bd3844b94ebb75dc8abf8ea2 /compiler/optimizing/optimizing_unit_test.h | |
parent | 04a4f20f26b0935a43f74269f68ddfd67335afb8 (diff) |
Cache DexFile begin and size
Avoid virtual function invocations in DexFile Begin() and Size() methods
by caching duplicate copies of the beginning address and size at construction.
Bug: 110980617
Test: make -j 50 test-art-host
Change-Id: I70867bcd69e30a93b91873171d365a916b76bc96
Diffstat (limited to 'compiler/optimizing/optimizing_unit_test.h')
0 files changed, 0 insertions, 0 deletions