Benchmark 1.4.0 alpha is available and brings in a new feature “App Startup Insights”. It's a quick way to surface deeper issues that slow down app startup.
https://developer.android.com/jetpack/androidx/releases/benchmark#version_14_2
Benchmark 1.4.0 alpha is available and brings in a new feature “App Startup Insights”. It's a quick way to surface deeper issues that slow down app startup.
https://developer.android.com/jetpack/androidx/releases/benchmark#version_14_2
You can also check out a code sample for App Startup Insights on GitHub.
https://github.com/android/performance-samples/pull/296/files
@keyboardsurfer Yes! That's exactly where I was hoping the team would go!
Thoughts / feedback based on the screenshots:
- Surface some form of variance (e.g. coefficient of variation) and call out if it's over some threshold that indicates the results aren't stable
- For each of the insights, also provide a single PASS/FAIL conclusion. I love that you're providing the expectation and the individual results, but you can help scan the results quickly by surfacing which rows are problematic