tools:graphicsmagick:cpu-cores-threads
GraphicsMagick CPU Cores / Threads
PMC Editing Wiki: Tools GraphicsMagick
2022-04-11T03:14:00Z
Limit cores / threads to 7:
gm convert -limit threads 7 source.png destination.png
Actually… we assume threads is same as CPU cores, who knows maybe its some other definition, but this is our attempt to bring more CPU cores to use when working on heavy image processing.
tools/graphicsmagick/cpu-cores-threads.txt · Last modified: 2022/04/11 03:15 by snakeman