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

Replace sharp with jimp #325

Merged
merged 5 commits into from
Feb 23, 2022
Merged

Replace sharp with jimp #325

merged 5 commits into from
Feb 23, 2022

Conversation

ArturWierzbicki
Copy link
Contributor

Fixes #323

sharp is faster, but its native dependencies & our plugin mechanism don't work well together - at least for the time being. The numbers in sharp's benchmark seem scary, but it looks like it's not going to be an issue in our case - the numbers I posted in #314 remain unchanged.

Copy link
Contributor

@AgnesToulet AgnesToulet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I would delete all sharp-related things in the scripts to not make it more complicated than it is. It will always be available through Git if we want to use sharp again.

@ArturWierzbicki ArturWierzbicki merged commit 391eec1 into master Feb 23, 2022
@ArturWierzbicki ArturWierzbicki deleted the replace-sharp-with-jimp branch February 23, 2022 10:51
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.

v3.4.0 error="*rendering.RenderingService run error: Unrecognized remote plugin message:..."
2 participants