sentry-java
sentry-java copied to clipboard
Measure Sentry.init impact on app startup time
Description
We could use jetpack.macrobenchmark for continuously measuring it on a sample app. Prior art: https://github.com/android/compose-samples/blob/c6a32ae127b70ac4ea6810c12857758d62da475e/Jetsnack/benchmark/src/main/java/com/example/jetsnack/benchmark/StartupBenchmark.kt
Related PR https://github.com/getsentry/sentry-android-gradle-plugin/pull/317
Issue that will likely be addressed as well -> https://github.com/getsentry/sentry-java/issues/2037