Hacker News new | ask | show | jobs
by jcupitt 363 days 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.

1 comments

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