diff options
author | 2024-02-07 11:53:09 +0000 | |
---|---|---|
committer | 2024-02-08 15:56:21 +0000 | |
commit | e872656585952f993eb84633a66e0aedcbdf52ac (patch) | |
tree | 82f08a5d1dd1ca5247810b20a92c5a56a48b34a1 /compiler/utils/jni_macro_assembler.h | |
parent | 03ca5cf9db4110962700d47b7b5bd04592cac157 (diff) |
Only compile optimized if it is useful.
If profiling doesn't benefit the method, switch a baseline compilation
into optimized.
Reduces the number of JIT compilations on the Sheets benchmark from
~3100 (2250 baseline, 850 optimized) to ~2750 (2250 baseline, 500
optimized).
Test: test.py
Change-Id: I94760481d130d2dc168152daa94429baf201f66e
Diffstat (limited to 'compiler/utils/jni_macro_assembler.h')
0 files changed, 0 insertions, 0 deletions