Skip to content

optimization points #18

@hermet

Description

@hermet
Image
  1. We can skip rendering if lottie.animation.setFrame(frameIndex) returns a non-Success value. This can be efficient when the throttle is running very tightly.
Image
  1. We can probably detect size changes and update only when necessary, instead of doing it every frame.

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationEnhance performance / Reduce memory usage or binary size

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions