Will ReadyBoost help at 8 GB RAM development machine

cacheperformance

I have Dell XPS 15 with 8 GB RAM, Windows 7 x64 with 7200 rpm HDD, and I do Windows-based development on it – ASP.NET, SQL Server, Windows C# apps, etc.

Will attaching 8/16 GB fast USB stick speed up compilation times, startup and performance of virtual machines or is it a waste of money? I could get 16 GB Patriot USB Flash drive with 30 MB/s read speed for about 25 Euros, so it's not expensive, and it might complement the disk cache and speed up random reads.

Best Answer

If you regularly use all 8GB of RAM, it might help. If you don't, the RAM itself will be used as cache, much faster than the flash drive.

Related Question