Commit Graph

31 Commits

Author SHA1 Message Date
3bb5dfffbe
refactor(build): migrate to Baseline Profile Gradle Plugin 2023-07-31 16:48:09 +05:30
0d78cb4112
fix(benchmark): rework baseline profile benchmark 2023-07-25 01:31:01 +05:30
7c59130af9
feat(benchmark): restore full UI exploration 2023-07-25 01:31:01 +05:30
9a5a417418
feat(build): add copyright license headers to XML files 2023-07-09 22:59:58 +05:30
renovate[bot]
21a7baa309
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha16 2023-06-22 11:23:58 +05:30
6e1858a55e
fix(benchmark): adjust for API changes 2023-06-08 07:03:28 +00:00
ee5886c9b9
chore(benchmark): use method reference 2023-05-02 19:45:28 +05:30
2d63a1e79f
chore: sync up copyright headers 2023-04-19 12:38:36 +05:30
79fac06a4c
fix(benchmark): adjust baseline profile iterations 2023-04-18 13:44:31 +05:30
553bbedc95
feat(benchmark): migrate to Gradle Managed Devices 2023-04-18 13:44:31 +05:30
d31fe53f78
chore: change benchmark package name 2023-04-18 13:44:18 +05:30
e62e257154
chore: polish license headers 2023-02-19 09:23:00 +05:30
cfa8bc4971
fix(benchmark): enforce profile stability 2023-02-01 11:17:40 +05:30
350a64d479
fix(benchmark): simplify 2022-12-21 15:03:05 +05:30
1fe559ff04
chore(benchmark): remove test filter annotations 2022-12-21 13:55:15 +05:30
78f050f115
Revert "fix(benchmark): remove startup benchmarks"
This reverts commit fab5cb45c4.
2022-12-21 13:36:54 +05:30
dbeafbb569
fix(benchmark): upgrade baseline profile generator size
This takes long enough to be a large test
2022-12-21 00:05:24 +05:30
fab5cb45c4
fix(benchmark): remove startup benchmarks
These just always fail and it's not worth pursuing a fix
2022-12-20 23:28:59 +05:30
0ec03fc979
fix(benchmark): re-enable BaselineProfileBenchmark 2022-12-08 02:59:58 +05:30
387881181a
feat(benchmark): switch to new BaselineProfileRule.collectStableBaselineProfile API 2022-12-08 02:46:55 +05:30
37fc528053
fix(benchmark): wut 2022-12-08 02:39:33 +05:30
ce37523e11
fix(benchmark): ensure UiAutomator is able to correctly find UI elements 2022-11-30 01:04:38 +05:30
3601c190ac
fix(benchmark): disable baseline profile benchmark 2022-11-29 21:26:55 +05:30
0dd2a3be6f
fix(benchmark): remove outdated annotation 2022-11-13 13:52:50 +05:30
6a4d0c2d3a
refactor: add license headers across the board 2022-10-26 01:55:50 +05:30
85d314bbf8
gradle: bump ktfmt to 0.40 2022-09-02 21:42:19 +05:30
175782a2c1
benchmark: add comments page to test purview 2022-08-03 01:01:04 +05:30
e715e644f1
benchmark: add a full compilation test 2022-06-24 22:09:00 +05:30
bdb287d42a
benchmark: tap navigation destinations in baseline profile benchmark 2022-06-24 22:08:58 +05:30
3050df7d64
benchmark: annotate test sizes for filtering 2022-06-24 18:12:15 +05:30
a66a915e16
benchmark: init 2022-06-24 17:38:45 +05:30