mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 01:47:03 +05:30
feat(benchmark): migrate to Gradle Managed Devices
This commit is contained in:
parent
d31fe53f78
commit
553bbedc95
3 changed files with 30 additions and 51 deletions
|
@ -26,7 +26,7 @@ class BaselineProfileGenerator {
|
|||
}
|
||||
|
||||
@Test
|
||||
fun startup() =
|
||||
fun generateBaselineProfile() =
|
||||
baselineProfileRule.collectStableBaselineProfile(
|
||||
packageName = PACKAGE_NAME,
|
||||
maxIterations = 15,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue