Script slows down over time
Hi, I'm running a script that is fairly simple but it creates lots of images. The script starts off very fast creating about 40 images a minute. However, each minute the script runs it saves about 1 less image.
My problem is that this is basically making the script only good for creating about 1500 images.
Does anybody know what could make a script slowly slowdown?
I'm closing each file so there is no buildup of open documents.
I have tried programmatically and through actions to copy -> paste my images but both methods produce the same results mentioned above.
Script: https://www.dropbox.com/s/7rpksauwkcda0bm/_All_Options_01.jsx?dl=0
UPDATE 2
I thought I would make a simpler script and start from there. However this "new" script while faster is still having the same issues, slowing down over time. Hopefully, it will be easier to see what is going on.
New Script: https://www.dropbox.com/s/22jnkf0xlg0wvu7/_All_Options_02.jsx?dl=0
Here are some numbers, files created per minute.
Original script
92
85
80
71
New script
114
103
94
84
UPDATE 3
Just added purge to the action but this makes no difference.
UPDATE 4 Adobe Support
Support
Thanks,
Dave.
