diff options
author | Mathieu Chartier <mathieuc@google.com> | 2015-09-01 20:00:10 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2015-09-01 20:03:06 -0700 |
commit | ca33089f22aaebfb74229235b14adc24d3a91a4d (patch) | |
tree | 649757e5c27c6c693f4b3e83649ee73215b014ab /compiler/optimizing/codegen_test.cc | |
parent | 91a359fc20f82adbe46154ca17db3cb14cd747a1 (diff) |
No longer lock WeakGlobalsLock in FindDexCache
Since DecodeWeakGlobal is now usually lock free, it is faster to use
that instead of the locked version.
10x boot.oat compile on host -j4:
Before:
real 1m24.674s
user 3m40.446s
sys 0m15.749s
After:
real 1m14.529s
user 3m26.734s
sys 0m8.469s
Change-Id: I15bb10ad3a9bb2e6f8edb5dc0668267be821d603
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions