What is the best way to run applications? If I want to run spybot, adaware,
defrag and disk clean up will it get done faster if i run them all at once or
1 at a time or does it not matter. To me it does not seem like it should
matter.
I'd say 1 at a time. If you don't want to worry about it, schedule
this stuff to happen overnight.
Each of those programs are hard drive intensive and your hard drive is
the slowest part of your computer. Each program will be accessing a
different part of the hard drive at the same time and as such the read/
write head will be doing a LOT of seeking, and while it is seeking
none of the programs are getting anything done. Plus depending on what
other programs you have running, and the amount of RAM your system
has, you may be swaping a lot of stuff to and from the page file which
will dramatically reduce system performance. As well by moving around
a lot you're going to lose benefit of the various caches / buffers. If
only one program is used at a time, chances are as it goes through the
disk the next part it needs to access will be near what it is
currently accessing, reducing seek times.
As well some programs like Defrag are unable to access files that are
in use which is why people recommended that you minimize the number of
open programs