when using the imagick plug-in to process PSD files, the speed is particularly slow and the memory footprint is relatively high. Slightly larger PSD files directly fill up memory.
for example, a 1-gigabyte PSD directly takes up 3-4 gigabytes of memory.
would like to ask if you have any optimization plan? If the computer supports GPU, can imagick use GPU for image processing?