7 ms·
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 all
by jcupitt 1y ago
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 1y agoWe use libvips as well sir. We can't overstate how much we benefit from your work!