|
|
@ -16,12 +16,13 @@
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
<component name="ProjectRunConfigurationManager">
|
|
|
|
<component name="ProjectRunConfigurationManager">
|
|
|
|
<!--
|
|
|
|
<!--
|
|
|
|
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.
|
|
|
|
|
|
|
|
We also leverage enable-display parameter to be able to verify the generator works as intended.
|
|
|
|
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.
|
|
|
|
|
|
|
|
-->
|
|
|
|
<configuration default="false" name="Generate Demo Baseline Profile" type="GradleRunConfiguration" factoryName="Gradle">
|
|
|
|
<configuration default="false" name="Generate Demo Baseline Profile" type="GradleRunConfiguration" factoryName="Gradle">
|
|
|
|
<ExternalSystemSettings>
|
|
|
|
<ExternalSystemSettings>
|
|
|
|
<option name="executionName" />
|
|
|
|
<option name="executionName" />
|
|
|
|