generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
I did some tests with 10 MB images and noticed that the function transformToByteArray
takes 0.5 seconds to 1 second to convert the image stream to a buffer. Sharp supports streams, could we try compressing images without turning them into buffers?
originalImageBody = getOriginalImageCommandOutput.Body.transformToByteArray(); |
Metadata
Metadata
Assignees
Labels
No labels