These two paths are equal:

\\myhostname\c$\temp
c:\temp

Is there a performance difference between them? Specifically, long sequential reads and writes.

link|improve this question

67% accept rate
feedback

1 Answer

There is a minimal network enumeration and name resolution but it's not per transaction. There would be no noticable performance difference between the 2.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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