(by slow i mean, that folders, apps, bots, firefox, and many other things, sometimes take few min to load, with current resources usage (screen below)
Process hacker show 60% physical ram usage (but i have also 24 gb paged/virtual ram aka HDD ram)
20% cpu usage
How my bots work:
usually they are one threaded
then they have nearly infinite amount of repetitions (like 100000)
and what they do, is that they launch multithreaded functions.
multihtreaded function works for 30minutes, then finishes, then whole bot starts over (that one thread which started themultithreaded function, goes to the end of 'bas scripts' , finishes thread, and starts over)
i have my fans working fast asap and cpu, gpu are at 50 degrees which is pretty fine for this laptop, ive had over 90 degrees on it during some games
im trying to locate why im having lags when cpu usage only 20% - 30% .
IMO its either:
- my paged/virtual ram actually slows the disk a lot, or does something else that slows the system, or its just slow
OR
- i have to manually reset bots or they will lag the system more and more regardless the fact that threads restart on their own?
