OSDN Git Service

ART: Improve Indenter performance.
authorVladimir Marko <vmarko@google.com>
Tue, 23 Jun 2015 14:39:01 +0000 (15:39 +0100)
committerVladimir Marko <vmarko@google.com>
Tue, 23 Jun 2015 14:41:27 +0000 (15:41 +0100)
commit107b61bbccc5b6554084877853699e2f5ea86db3
treebf5338d99009c112ac8a8604112e208d090b970a
parentd4a02cfc59a449d216faa687cfdaa4252b4a433f
ART: Improve Indenter performance.

This reduces the time taken by oatdump_test by ~15s (16%)
on host and ~30s (5%) on N5. The Indenter.overflow() was
previously the hottest function according to perf.

Change-Id: I96eb69ce3f5420cd09dba23b29f8025cedc3d80a
runtime/indenter.h