diff options
| author | 2014-09-25 15:27:43 -0700 | |
|---|---|---|
| committer | 2014-09-25 15:27:43 -0700 | |
| commit | 4838d6651eab0e8c0687ba44ce38e83b4553a4e2 (patch) | |
| tree | 2bb025e19069f57c4a7a4d350daad6213dbc9ce5 /compiler/compiler.cc | |
| parent | 1ed5b27ee329208fd8ae22b8a9a61d708e2c1ffb (diff) | |
Reduce IndirectReferenceTable memory usage
Changed the slot side table and the main table to be a single
table, reduced number of slots per reference from 4 to 3 to make
the IrtEntry a power of 2 size.
Before:
20848 kB: Dalvik Other
After:
16760 kB: Dalvik Other
Bug: 17643507
(cherry picked from commit a1de6b93426cfc66a64eb1b57303348aab5e766d)
Change-Id: I362475235a887c60eff6870bb10051a6be3d5814
Diffstat (limited to 'compiler/compiler.cc')
0 files changed, 0 insertions, 0 deletions