Thought for the Dazed

I've had to give up that Distance Learning course as I was having trouble seeing the teacher.

Flickr
www.flickr.com
RobMiles' items Go to RobMiles' photostream
Twitter
C# Yellow Book

Search entire site
« Welcome to Paris–Mostly | Main | Windows Phone vs Windows 8 »
Monday
Sep192011

Speed up your life with an SSD

Union Building

I dread to think how much of my life I’ve spend waiting for bits of iron oxide to arrive. By that I mean watching progress bars crawl across the screen while sectors on the disk are rearranged. My first experience with magnetic media was using cassette tapes to store programs. Things have moved on a bit since then, with huge capacity disks available for tiny prices, but I still get the feeling there should be a faster way to get at data. Particularly when the processor on my computer seems to be doing nothing but the hard disk is rattling like a bag of, er, rattlesnakes.

What brought the problem home to me was turning on a machine I hadn’t used for a while. Live Mesh, Dropbox, Windows Update and the search indexer all went nuts and for a while I had absolutely no performance at all, as files were shuffled about and modified. So, last week I ordered up a solid state drive for the laptop, just to see what difference it makes.

Answer: a lot.

I’ve had to do a complete reinstall of Windows 7 (with over 150 updates – yay!) along with all my applications and files. But the machine goes like lightning now. I’m seeing processor usage in the 90% region where previously it wouldn’t get above 20-30%. Everything opens up very quickly and runs well. Interestingly, I’m not seeing a massive speedup of the transfer rate on the disk, but something is really making things go quicker. I think it must be the access times on the disk that have dropped.

If you want a fairly low cost way to give a big performance boost I’d recommend looking at SSD devices. I’ve only bought a 120G on, but that is plenty for all my applications and the stuff that I’m working on. I’m now very tempted to replace the system disk on my desktop PC with an SSD device.

For your information, I went for a OCZ Agility 3 SSD. This supports SATA III, although I don’t think my laptop does. Easy to fit, it was a direct replacement for the original device.

Health Warning: Although wear (failure of storage elements by repeated reads and erases) on solid state disks is less of a problem than it used to be, the word on the street is that when an SSD fails it loses everything, all at once. With a hard disk you often get funny rattles as the heads retry, or parts of files becoming unusable while others are fine. With an SSD, when it goes, everything goes at once. For that reason I’d advice that you are very careful about backups and make sure that if the disk does fail at any given instant you don’t lose all your work.

Reader Comments (2)

It was those Windows 8 startup demos demonsrated at BUILD, which has had me thinking about installing Windows and My main Apps like Visual Studio onto SSD fro my main develoment desktop. I always put my data and projects on another disk, so for now I would copy and backup to Hard Drives.

I have heard that SSD is Fast read, but slow write. I guess for OS writess to the C;\ Windows is not that much. So I need to work out how much of a C:\ Drive for Windows7/8 OS, Visual Studio and MS Office. I guess 128 Gb would be enough, but feel more comfortable with 256Gb, but that comes in at ~£300.

But Iyou have got me a little worrried about SSD lifetime and total failures.
September 21, 2011 | Unregistered CommenterJules
I think using an SSD as a system disk would be a very good idea. I've noticed that reading is very fast, while writing is only fast. The comments about reliability are from Geoff Attwoods experiences:

http://www.codinghorror.com/blog/2011/05/the-hot-crazy-solid-state-drive-scale.html
September 22, 2011 | Registered CommenterRob

PostPost a New Comment

Enter your information below to add a new comment.
Author Email (optional):
Author URL (optional):
Post:
 
All HTML will be escaped. Hyperlinks will be created for URLs automatically.