-
thumbor docker support THUMBOR_NUM_PROCESSES
https://github.com/MinimalCompact/thumbor?tab=readme-ov-file#quick-start
docker run ... -e THUMBOR_NUM_PROCESSES=xxx or so
-
imagor docker support avif speed now
-vips-avif-speed 9 or so
And in my test with wrk, it seems imagor and imgproxy has the same performance, and multi-process thumbor (python) bench +10% than multi-thread of go. (wrk requires lua script to avoid url cache)
thumbor docker support THUMBOR_NUM_PROCESSES
https://github.com/MinimalCompact/thumbor?tab=readme-ov-file#quick-start
docker run ... -e THUMBOR_NUM_PROCESSES=xxxor soimagor docker support avif speed now
-vips-avif-speed 9or soAnd in my test with wrk, it seems imagor and imgproxy has the same performance, and multi-process thumbor (python) bench +10% than multi-thread of go. (wrk requires lua script to avoid url cache)