Has anyone had any success in predicting or profiling DXL applications for memory and CPU usage?
I have a script that opens, closes, and modifies modules, possibly hundreds or even thousands of modules. I want to know, or least have a rough idea, how many modules I can run through the script before running out of memory.
Cross posts: