I have the same issue. BAS not using more CPU or Memory if I increase the numbers of threads.
But when I run another instance of BAS, then both BAS instance using more CPU and Memory. Did you find any solution? @mondtram @support @Fox
CPU resource usage?
-
Is there any way to reduce CPU resource usage? What if we put the CPU load on the ram? but how?
-
@zzinan said in CPU resource usage?:
try skip frames=45 in browser settings
lower usage cpu, but script will work slower also. -
@zzinan said in CPU resource usage?:
@IvanM thank you so much my friend. :) I solved the problem with timing. I run process threads at different times. this does not put any load on the processor.
Are you saying that you use the sleep function to control the running thread?

