summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_compiler.cc
diff options
context:
space:
mode:
author Jiakai Zhang <jiakaiz@google.com> 2023-12-13 18:18:07 +0000
committer Jiakai Zhang <jiakaiz@google.com> 2023-12-18 15:42:03 +0000
commit5e38ea5e680490f40c76faa348d8b979882b3261 (patch)
tree81d3b3f5810574809ea02c96a768b22bec2a30c4 /compiler/optimizing/optimizing_compiler.cc
parent5e3fa68e4e650f2961de692fa38d1d488c97d240 (diff)
Make profile inline cache threshold configurable.
Before the change, the threshold was the same as the JIT threshold, which is 65535 by default. After the change, the threshold is unchanged but is configurable through a commandline flag "-Xps-inline-cache-threshold". Bug: 309434431 Test: art/test.py -b --host -r -t 2271 Test: m test-art-host-gtest-art_cmdline_tests Test: Set "dalvik.vm.ps-inline-cache-threshold" to different values, run a compose app benchmark, dump the profile, and see the difference in the profiles. Change-Id: I50a51cf7821b734b497d3a2e56261c5dfc10ef47
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions