brett said:
My laptop has a 4200 RPM HD. I was thinking about getting a USB
5400RPM HD:
http://www.westerndigital.com/en/products/Products.asp?DriveID=261. I
could move applications to the USB drive and leave the primary for the
OS. Will the USB drive perform better than my current HD or will it
actually be slower because of USB?
Thanks,
Brett
Some things to think about: (I don't need the answer, but you do)
Why do you need the speed? Is a few percent gonna change from "not
working" to "working acceptably"?
Why do you need a laptop? Once you start hanging stuff (usb disks)
on it, it's no longer a laptop. Desktops are MUCH cheaper, faster,
bigger screens, better everything.
Have you maxed out the ram?
A well designed operating system loads everything into ram until it
fills up then starts shovelling stuff out into swapspace. Once it's
loaded, the major conrtibutor to slowdown is the speed of your swapfile.
A well designed program seeks to keep the working set small so it stays
in ram.
Can you do something with a ram disk? In most cases that's
counter-optimal, but if you have a pathological case...
Sure, it depends on what you're doing, but there may be operating system
tweeks to shut off the 90% bloat that you never use anyway. You may be
able to set your program to higher priority...not sure if that also
helps it stay in ram. Once your program's working set stays in ram,
the speed of the drive is pretty much irrelevant. Maybe somebody can
post a utility that maps your ram. I'd like to have that.
Are you sure upgading the drive will speed it up? Or maybe you just run
into the next bottleneck. A typical computer is as cheap as it can
possibly be. Excess capacity that's limited by low performance
elsewhere just wastes the vendor's profit. Maybe somebody here can
recommend some benchmarks to help you figger out those issues.
Don't forget about heat and battery life.
Buy a laptop that meets your needs. Use it until it no longer does.
Replace the laptop with one that meets your needs...repeat as necessary.
Of course, nobody does that or we'd all be driving 30 year old cars.
Like I said, it depends a lot on what you're trying to do.
mike