sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Ship baseline profiles with the SDK

Open romtsn opened this issue 3 years ago • 0 comments

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

romtsn avatar May 12 '22 08:05 romtsn