Is there any way that you can monitor if ReadyBoost actually has an impact on performance? I don't really experience much improvement.

Also can it be useful for Visual Studio anyway or would that never help?

link|improve this question

40% accept rate
feedback

1 Answer

up vote 1 down vote accepted

ReadyBoost is best noticable in start times of applications, given you don't use a SSD.

So, with ReadyBoost, Visual Studio should start faster once it's in the ReadyBoost cache.

link|improve this answer
Any way to figure out if it is in the ReadyBoost cache? – Koen Apr 6 '11 at 8:48
@Koen: Try to check what files are accessed with the Resource Monitor. – Tom Wijsman Apr 6 '11 at 10:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.