summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test_utils.h
diff options
context:
space:
mode:
authorShubham Ajmera <shubhamajmera@google.com>2017-09-25 18:40:54 -0700
committerShubham Ajmera <shubhamajmera@google.com>2017-09-27 16:03:35 -0700
commit9ab6e1dd23781e5c0a4526622d9dbb7f120d3530 (patch)
tree2e4d3f4e76743df99b2944340726d29190880e92 /compiler/optimizing/codegen_test_utils.h
parent208dd6076bdddcb04afb0397e4d4708f44a5dd60 (diff)
Revert^2 "Increase threshold for profile compilation"
Increase threshold for profile compilation Threshold to trigger compilation based on profiles has been increase to avoid re-compilation too frequenctly. Now compilation will take place if methods/classes in the new profile exceeds by maximum of the following: - 2% methods/classes in the existing profile. - 100 methods or 50 classes. Context for above numbers: I analyzed profiles on my local device. Average number of methods and classes in the profiles were 8000 and 2500 respectively. Also added tests for the same. Bug: 66732454 Test: test-art-[host|target]-gtest-profile_assistant_test This reverts commit a660171d8fbf907def7720b2af5e045081f11094. Change-Id: I5c5f8d76a32900c42cda21052636a8588d28e521
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions