Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boost performance for animated images #79

Merged
merged 6 commits into from
Feb 22, 2024
Merged

Conversation

yeatse
Copy link
Owner

@yeatse yeatse commented Feb 22, 2024

  1. Cache decoded frames to avoid decoding multiple times
  2. Avoid unneeded encoding when serializing to local cache
  3. Support encoding frames in variable durations

@yeatse yeatse merged commit f55b0ab into main Feb 22, 2024
8 checks passed
@yeatse yeatse deleted the animated-frame-optimize branch February 23, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant