I am running a script-fu macro using GIMP from the command line. However, it is quite slow to startup and run – about 20-25 seconds. I think a lot of this time is spent on startup – loading all the plugins and such. What are some ways to optimize GIMP on the CL? Is there any way to keep it always running?
Share
Some promising options from the GIMP docs (some of which you may already be using):
The GIMP FAQ:
This question on SuperUser addresses slow GIMP startup time in general and recommends:
C:\Documents and Settings\<username>\.fonts-cache1and then opening GIMP.--verboseand seeing where it hangs. Then remove problematic plugins by renaming them inC:\Program Files\GIMP-2.0\lib\gimp\<version>\plug-ins. Alternately, remove all plugins by renaming the whole plugins folder.