mozjpeg
mozjpeg copied to clipboard
Consider adding optional PGO
All supported compilers (ICC/ICL, MSVC, GCC, Clang) have some sort of profile guided optimization.
The important bits of mozjpeg (trellis, etc) are C-only, and can likely benefit from this. It would require a small set of test images to be provided at build time.