sentry-java
sentry-java copied to clipboard
Ship baseline profiles with the SDK
Description
https://developer.android.com/topic/performance/baselineprofiles
We could take the hot paths of the SDK (like sdk init) and add those to the profiles and ship them as part of the SDK, so they get picked up by consuming apps and eventually ART.
Needs discussion as it's a new dependency