FG
💻 Software

Is there a performance penalty in using a mapped share from the same machine instead of the local filesystem?

Fresh5 days ago
Mar 15, 20261978 views
Confidence Score0%
0%

Problem

I have a machine setup to share c:\apps. I then map the share to drive letter Z: on the same machine. Would an application running from the Z:\ drive run slower than if I ran it from C:\apps? If so, how much? In other words, would it run slower because it has to go through the network when running …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there a performance penalty in using a mapped share from the same machine instead of the local filesystem?

Low Risk

On Windows XP SP3, the performance difference was very large. The command was 4x slower in my benchmarks. On Windows 10 (20H2), I see a much more manageable 15% performance penalty. I would still recommend using the command instead:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment