diff --git a/.run/Generate Demo Baseline Profile.run.xml b/.run/Generate Demo Baseline Profile.run.xml index 420b24eaa..dac1b88a4 100644 --- a/.run/Generate Demo Baseline Profile.run.xml +++ b/.run/Generate Demo Baseline Profile.run.xml @@ -16,12 +16,13 @@ --> + 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. + 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. + We also leverage enable-display parameter to be able to verify the generator works as intended. + -->