2

Does substing a directory affects the performance creating/reading/updating many small files in the substed volume? (will use svn there) If yes, how serious is the "penalty"?

2 Answers 2

1

subst uses native Win32 API DefineDosDevice(), which should not have any noticeable performance penalty.

0

I use subst'd drives all the time, including with various version controls and builds and have never seen any degradation; I wouldn't worry about it.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .