image-webpack-loader
image-webpack-loader copied to clipboard
Limit the number of image compressed concurrently
Hello there, it seems that image-webpack-loader is trying to compress all images in parallel (in my config at least). Is there anyway to limit this to the number of processors of the machine, or something similar ?
Hello there, it seems that image-webpack-loader is trying to compress all images in parallel (in my config at least). Is there anyway to limit this to the number of processors of the machine, or something similar ?
you can use https://man7.org/linux/man-pages/man1/taskset.1.html