jimp-dev / jimp-dev/jimp-native
Add support for `getBuffer`/`getBufferAsync`
Open
- Dominant language
- C++
- Stars
- 29
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.