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

Use WASM format plugins in Jimp #3069

Closed
wants to merge 2 commits into from
Closed

Use WASM format plugins in Jimp #3069

wants to merge 2 commits into from

Conversation

Cohee1207
Copy link
Member

Greatly improves performance of handling backend images (import, thumbnailing) by utilizing WASM plugins for Jimp.

Checklist:

@Cohee1207 Cohee1207 added 🟨 PR - Medium >100 lines changed 👷 Maintainer [ISSUE][PR] Posts by a maintainer or author of SillyTavern 🏭 Backend Changes [PR] Contains changes to the backend and/or API 🚄 Performance [ISSUE][PR] Topic specifically concerning performance reasons or issues labels Nov 13, 2024
@Cohee1207 Cohee1207 mentioned this pull request Nov 13, 2024
1 task
@Cohee1207
Copy link
Member Author

I realized this doesn't actually work as Node haven't implemented fetch for file URIs: nodejs/undici#2751

@Cohee1207 Cohee1207 closed this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏭 Backend Changes [PR] Contains changes to the backend and/or API 👷 Maintainer [ISSUE][PR] Posts by a maintainer or author of SillyTavern 🚄 Performance [ISSUE][PR] Topic specifically concerning performance reasons or issues 🟨 PR - Medium >100 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant