Skip to content

AnimationManager is allocating a lot #35654

Description

@pictos

During a profile session on my client's app I found that AnimationManager is allocating quite a lot of objects, most of them System.Action and DisplayCass, which I presume it would be the closure class generated by System.Action. The allocation is shown in image below.

Image

After some investigation I found that it's possible to zero those allocations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-animationAnimation, Transitions, Transforms

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions