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

Huge memory usage for tiny GIF #207

Open
adityapatadia opened this issue Nov 15, 2024 · 2 comments
Open

Huge memory usage for tiny GIF #207

adityapatadia opened this issue Nov 15, 2024 · 2 comments

Comments

@adityapatadia
Copy link

adityapatadia commented Nov 15, 2024

This GIF uses 10GB+ memory when we try to process and output takes forever.

gifsicle --optimize=2 --output optim.gif input.gif

rocky-view-elite-tuber-newsletter-button-20241108

@kohler
Copy link
Owner

kohler commented Nov 15, 2024

What version of Gifsicle are you using and on what platform? Using current Gifsicle, I see ~100MB max memory use and it takes 0.8 seconds.

@adityapatadia
Copy link
Author

adityapatadia commented Nov 16, 2024

> gifsicle --version
LCDF Gifsicle 1.95
Copyright (C) 1997-2024 Eddie Kohler
This is free software; see the source for copying conditions.
There is NO warranty, not even for merchantability or fitness for a
particular purpose.

MacOS Seqoia 15.1. 16 GB RAM. M3 processor.

This same can be replicated with 1.93 version on linux (I could not check 1.95 on linux)

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

No branches or pull requests

2 participants