|
|
@ -19,6 +19,7 @@
|
|
|
|
Baseline Profiles improve code execution speed by around 30% from the first launch by avoiding
|
|
|
|
Baseline Profiles improve code execution speed by around 30% from the first launch by avoiding
|
|
|
|
interpretation and just-in-time (JIT) compilation steps for included code paths.
|
|
|
|
interpretation and just-in-time (JIT) compilation steps for included code paths.
|
|
|
|
More information at http://d.android.com/baseline-profiles.
|
|
|
|
More information at http://d.android.com/baseline-profiles.
|
|
|
|
|
|
|
|
|
|
|
|
In this run configuration we leverage rerun parameter that always reruns the requested task regardless of cache.
|
|
|
|
In this run configuration we leverage rerun parameter that always reruns the requested task regardless of cache.
|
|
|
|
We also leverage enable-display parameter to be able to verify the generator works as intended.
|
|
|
|
We also leverage enable-display parameter to be able to verify the generator works as intended.
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|