commit | 6f3c362bb91b52e09bd7c4b5fa6b47fa493751c9 | [log] [tgz] |
---|---|---|
author | Chungkai Mei <chungkai@google.com> | Tue Mar 11 02:48:34 2025 +0000 |
committer | Chungkai Mei <chungkai@google.com> | Mon Mar 24 05:37:31 2025 +0000 |
tree | 61e0fac125106667b84ce510d37b5b255083418a | |
parent | 341f7e963e1bfdcd2b9e1fbd0d39c5679c090b76 [diff] |
Parallel Module Loading: Add performance mode Add the performance mode. It improved parallel module loading performance by enabling the main thread to identify any new independent modules without waiting for subthreads to load all the old independent threads. Bug: 385049709 Change-Id: I638bc2d7d8fea6457be503c2b7aecd975250835a Signed-off-by: Chungkai Mei <chungkai@google.com>