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

option to limit thread usage during optimize_images #89

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

TJZine
Copy link

@TJZine TJZine commented Oct 14, 2024

Fix for: #88

  • Limits to half of available CPU cores when optimizing images with oxipng
  • adds new option to the config called "shared_seedbox" to enable this feature as it slows down speed of which screenshots are taken.

…xipng

- adds new option to the config called "shared_seedbox" to enable this feature as it slows down speed of which screenshots are taken.
@TJZine TJZine marked this pull request as ready for review October 14, 2024 03:39
Minor description changes
@Audionut
Copy link
Owner

Excellent, thanks.

@Audionut Audionut merged commit 3da7956 into Audionut:master Oct 14, 2024
1 check passed
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.

optimize_images set to true on shared seedbox causing memory allocation error
2 participants