I think we need more SSD benchmarks that measure time to execute real life tasks.
When starting and stopping tasks throughout the day, it's too easy to get your "flow" broken by waiting on IO.
These are things people do pretty frequently (at least some dev people) but there are no benchmarks on:
- How long to launch Visual Studio 2010 (sorry compiling is not SSD related)
- How long to refactor a class with Resharper 6
- How long to boot a VMWare image within VMWare Workstation (people run lots of VMs on the desktop!)
How long do these things take? How much time difference is there between a fast SSD and a "slow" SSD?
If there are small differences here it would help to know - not because we would save 5 minutes a day but because flow would be smoother.
When starting and stopping tasks throughout the day, it's too easy to get your "flow" broken by waiting on IO.
These are things people do pretty frequently (at least some dev people) but there are no benchmarks on:
- How long to launch Visual Studio 2010 (sorry compiling is not SSD related)
- How long to refactor a class with Resharper 6
- How long to boot a VMWare image within VMWare Workstation (people run lots of VMs on the desktop!)
How long do these things take? How much time difference is there between a fast SSD and a "slow" SSD?
If there are small differences here it would help to know - not because we would save 5 minutes a day but because flow would be smoother.