Comment by jcupitt

Comment by jcupitt 2 days ago

1 reply

Those three all use libvips as the image processing engine, fwiw, so it's maybe not a very wide survey.

libvips is fairly highly threaded and does a lot of alloc/free, so it's challenging for most heap implementations.

adityapatadia a day ago

We use libvips as well sir. We can't overstate how much we benefit from your work!