blob: 9b66d2551f01aa5fb019a91799841caf7c3b5140 [file] [log] [blame]
# Baseline profile rules for androidx.compose.animation.core
# =============================================
# In practice it seems like almost every class in animation/core ends up getting loaded in even a
# relatively small sample, and most end up getting marked as "HSP". Since Animation is a high value
# target for performance - fade in, scroll, etc we are going to be liberal in the animation profile
# rules and just mark the entire module.
HSPLandroidx/compose/animation/core/**->**(**)**
Landroidx/compose/animation/core/**;