invisible-watermark icon indicating copy to clipboard operation
invisible-watermark copied to clipboard

Potentially performance issues

Open luca-simonetti opened this issue 2 years ago • 0 comments

When using an image larger than 1MB the performance degradates quickly. What we observe is that with an image of 1920 × 1080 the performance is great, but using an image of 9504 × 6336 inside a container with 20GB of RAM after ~40 minutes the flask repository we put on top of the library crashes because the container is OOM. Is there a way to improve performance in this sense?

luca-simonetti avatar Dec 21 '22 09:12 luca-simonetti