• Resolved Gulshan Kumar

    (@thegulshankumar)


    Hi,

    Apart from CPU, RAM, NVME, PHP 7.4, NGINX, having tuned php-fpm;

    What is best configuration of server you would recommend for faster bulk optimization?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Shane Bishop

    (@nosilver4u)

    The bulk optimization is almost entirely CPU-bound (though it can use a lot of memory on larger images) so there isn’t much you can do outside the things you mentioned to speed up the process.

    Thread Starter Gulshan Kumar

    (@thegulshankumar)

    I increased CPU and RAM as maximum as possible but didn’t noticed much improvement in speed.

    Plugin Author Shane Bishop

    (@nosilver4u)

    Note that it’s single-threaded, so it’s bound by the max speed of a single core. And if it already has enough RAM, giving it more won’t make it faster. If it isn’t throwing errors, then it has enough memory.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Speeding up the process’ is closed to new replies.