Skip to content

Commit

Permalink
Update macrobenchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Murat Yener authored Nov 6, 2023
1 parent 8b06ffa commit 66c4e3b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/macrobenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,9 @@ jobs:
run: >
./gradlew assemble \
-x :macrobenchmark:pixel6Api31NonMinifiedReleaseAndroidTest \
-x :macrobenchmark:collectNonMinifiedReleaseBaselineProfile
-x :macrobenchmark:collectNonMinifiedReleaseBaselineProfile \
-Pandroidx.benchmark.enabledRules=BaselineProfile \
-Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect" \
-Pandroid.experimental.testOptions.managedDevices.setupTimeoutMinutes=180 \
-Pandroid.experimental.androidTest.numManagedDeviceShards=1 \
-Pandroid.experimental.testOptions.managedDevices.maxConcurrentDevices=1

0 comments on commit 66c4e3b

Please sign in to comment.