commit | 219cb9021fa74af7773066ffb8fc77ac85f3d0de | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Dec 07 16:20:39 2017 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Fri Dec 08 11:08:54 2017 +0000 |
tree | 2ecee11a4ad831c0f9f407e9a1240c5534b888e1 | |
parent | 4388fb213ec746ee18a6bea38ee894f8c19990b9 [diff] |
Reduce memory allocations in dexlayout's CodeFixups. Using heaptrack for the services.odex compilation of aosp_taimen-userdebug: - before: calls to allocation functions: 5032880 - after: calls to allocation functions: 4645378 Test: Rely on TreeHugger Bug: 70331349 Change-Id: I477d5a84e0bf22994ce3de9fe56525de0b498801