Hello,
I have developed a .SUD which calls another script via "ScriptInclude" command and I have noticed a substantial decrease in performance when executed this way.
Normally my calculation scripts executes in less then 10 sec when executed alone.
However when I call the script from my .SUD script it takes anywhere from 2 to 10 minutes on the same data set.
It almost like it is running in debug mode where I can actually see my channel list being populated with data as the script executes.
What could be slowing this process down so much?
Using DIAdem 2015 32 bit.
Tim