This update has ruined my script, went from easily running 100 threads to non stop fails on 50... how can I compile so when launched it'll use an older version?
Lowering disk usage?
-
I do a lot of disk usage, reading text files, saving text files, on 40 threads and more
including resources or not
my disk usage is always 100% what can I do?
-
is storing and reading database instead of text files better choice perfomance-wise ?
-
@yourfriendkarol Yes, working with the database (any) will solve this problem. Or buy a fast ssd disk.
-
@yourfriendkarol SuperFetch? , may be...