You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed this library with Laravel 6 and the compression time is a quite slow, between 25 and 40 seconds per image.
I have some question about it.
Its normal?
I need compress the images with a task?
What impact have the server if I make it in a task, the website will be affected?
Whats the recommended CPU/Ram specs?
The site have a dropzone where each client can upload a max of 300 photos, I want optimize the images to save disk space and gain page speed on browser image load.
I installed this library with Laravel 6 and the compression time is a quite slow, between 25 and 40 seconds per image.
I have some question about it.
The site have a dropzone where each client can upload a max of 300 photos, I want optimize the images to save disk space and gain page speed on browser image load.
Its my local specs
Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz
MemTotal: 957408 kB
MemFree: 88340 kB
MemAvailable: 115412 kB
The text was updated successfully, but these errors were encountered: