@blird Resource to List, then to Foreach Loop.
Here’s something similar for me, he follows the list of Links and how many of them he will work on:
My pc becomes slower after a while (abt30min) of running scripts.
-
I run only 6 threads. At first itworks very smooth but then after about 30min its really slow.
Note its not particular action that is resource costful because script takes 5min to finish and then loop starts again.
maybe its because i am looping whole script? I shouldnt loop it?
-
I stopped looping it and it got faster. I use threads instead