Hello,
I am using Model Builder to string together 6-7 geoprocessing tools into a singular tool.
The tool works fine and gets the output I need, however using the tool itself causes extreme lag.
More specifically, opening the Model from the catalog toolbox and filling out any parameters (i.e. selecting layers, setting tolerance, and output files) is very slow. It takes roughly 15 seconds to select a layer already loaded into my map into one of the tool parameters.
Once all parameters are set, the tool runs in a reasonable time; it's setting up the tool parameters that is the most time consuming.
I've tried some common optimization fixes such as resetting the Normal Template for ArcGIS and removing any add-ons but without any successful effect.
From playing around a bit, it seems to have to do with the complexity of the model. If I delete everything but the first process and re-save it as a new model, the lag is not as strong as with the full model.