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

make webp reduction effort a configurable #302

Closed
wants to merge 1 commit into from

Conversation

frankenbubble
Copy link

Issue #, if available:
Resolves #289

Description of changes:
allows you to set an environment variable WEBP_REDUCTION_EFFORT to configure the amount of effort that is put into webp reducing size. trade off is more cpu effort ($$$) vs file size

Checklist

  • 👋 I have run the unit tests, and all unit tests have passed.
  • ⚠️ This pull request might incur a breaking change.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

allows you to set an environment variable WEBP_REDUCTION_EFFORT to configure the amount of effort that is put into webp reducing size. trade off is more cpu effort ($$$) vs file size
@fisenkodv
Copy link
Contributor

@frankenbubble, thank you for your contribution.
We have updated our solution, and your pull request has been merged into our main branch. However, as we've merged many pull requests at this time, the source code might not exactly same as what you've done. In addition, due to our internal process, we've merged source code manually, so please understand how your effort has been merged.

You can refer to the recent changes here.

@fisenkodv fisenkodv closed this Dec 21, 2021
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.

make reduction-effort a configuration item
2 participants