6

These two paths are equal:

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

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

sh-beta
  • 6,838
  • 7
  • 47
  • 66

1 Answers1

5

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.