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

Thread limiting #33

Merged
merged 3 commits into from
Mar 19, 2016
Merged

Thread limiting #33

merged 3 commits into from
Mar 19, 2016

Conversation

shssoichiro
Copy link
Owner

Reduces peak memory usage on -o 6 with sample image from 10 GB to 600 MB, and may slightly improve performance.

Closes #32

Joshua Holmer added 3 commits March 19, 2016 02:07
… levels

Still uses a lot of memory. Would like to remove the storage of all compression
data attempts and calculate the best immediately during each thread.
… current best.

Reduces peak memory usage significantly.
shssoichiro added a commit that referenced this pull request Mar 19, 2016
@shssoichiro shssoichiro merged commit b3eb344 into master Mar 19, 2016
@shssoichiro shssoichiro deleted the thread-limiting branch April 8, 2016 18:01
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