summaryrefslogtreecommitdiff
path: root/test/default_run.py
diff options
context:
space:
mode:
author Jared Duke <jdduke@google.com> 2024-11-15 00:17:05 +0000
committer Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-11-21 17:09:28 +0000
commit16bad9328951bcf8c08da402b814758c0642c9ef (patch)
tree43aea807c93a81bb4af610ff7228b585c2aa7604 /test/default_run.py
parentc987498b012e17be96af5d5f5a1b6e4652db1efe (diff)
Order oat methods by startup
Prefer ordering any startup-specific methods first in the compiled oat file, ensuring a contiguous region of startup methods. A follow-up change will embed this region as a hint that we can use to bulk madvise *only* startup methods during process startup, avoiding unnecessary paging in of code that is likely unneeded at startup. Bug: 379179925 Test: m + inspect services.odex method ordering Test: art/test/testrunner/testrunner.py -b --host -t 661 Test: ART benchmark service Change-Id: I7a7ff3cb69d4bff21d702c4a17da62c41796bfd6
Diffstat (limited to 'test/default_run.py')
0 files changed, 0 insertions, 0 deletions