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

Add support for getBuffer/getBufferAsync #5

Open
aardvarkk opened this issue Feb 13, 2023 · 1 comment
Open

Add support for getBuffer/getBufferAsync #5

aardvarkk opened this issue Feb 13, 2023 · 1 comment

Comments

@aardvarkk
Copy link

It looks like these functions are brought it from Jimp's core, but a fairly simple .png encoding (using getBufferAsync) appears to take a few hundred milliseconds in my application and is becoming a pretty big bottleneck.

Sorry to just request features and not be implementing them, but thought I'd call this one out as one that's slow in Jimp-land as well.

@sjoerd108
Copy link
Member

I'll look into it! Also no worries about the just requesting bit, just pointing out bottlenecks is already very helpful when it comes do deciding what should get optimized next.

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

No branches or pull requests

2 participants