Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a script that is made for loading purpose but even on 32 gb ram I cannot run more then 8 threads.... The script is really heavy...
Someone plz help me solve this issue....
I want my script to run as fast as possible...
U need disallow useless requests, for example .png .mp4,mb some .js / .css e.t.c. and u need to test, that ur denied requests dont impact ur script normall work
@Fox Oh, I didn't think I could run it as a child process with .exe - thanks!!
https://support.microsoft.com/en-us/windows/add-an-app-to-run-automatically-at-startup-in-windows-10-150da165-dcd9-7230-517b-cf3c295d89dd
@Allister Thanks again!