diff options
author | 2024-04-26 01:11:34 +0100 | |
---|---|---|
committer | 2024-04-26 15:33:54 +0000 | |
commit | b9198f3b3a9fc22118e1d40888d8423eac448ad1 (patch) | |
tree | 31b541e71773f1ac06c30cc14d60a6672aeca206 /compiler/optimizing/code_generator.h | |
parent | 99d99134a573dd4c6e64b098578d01c188bc421b (diff) |
Adjust JIT thresholds.
Reduce the default case to avoid JITting too much, and increase the
lookup threshold for the UI thread.
Reduces jank on compose view scrolling for 4 iterations:
- For Go Mokey:
- Before: ~1048 frames drawn / ~4.05% janky frames
- After: ~1107 frames drawn / ~3.55% janky frames
- For Pixel 8 pro:
- Before: ~2575 frames drawn / ~0.60% janky frames
- After: ~2582 frames drawn / ~0.58% janky frames
Bug: 313040662
Change-Id: Ib0a977b933912da53be96a8c53d74a8df0fb0756
Diffstat (limited to 'compiler/optimizing/code_generator.h')
0 files changed, 0 insertions, 0 deletions