ImageOptim icon indicating copy to clipboard operation
ImageOptim copied to clipboard

Allow parallel Guetzli

Open swrobel opened this issue 8 years ago • 1 comments

I have an iMac with 24GB RAM and ImageOptim is only running one guetzli thread that uses ~1.5GB per ~15MB jpeg. It would be nice if we could choose our own destiny and allow it to use all cores, rather than forcing a single process.

Btw, thanks for implementing guetzli so quickly, this is great!

swrobel avatar Jun 29 '17 15:06 swrobel

I approve that it'll be useful to set this number using cli like defaults write net.pornel.ImageOptim RunConcurrentGuetzli 2

People with big mac (64 or 128GB for example) can have 2 to 4 Guetzil in same time

ghost avatar Jan 24 '20 20:01 ghost