Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write Files to Windows Host is Too Slow #4352

Closed
sunstarchan opened this issue Jul 29, 2019 · 3 comments
Closed

Write Files to Windows Host is Too Slow #4352

sunstarchan opened this issue Jul 29, 2019 · 3 comments

Comments

@sunstarchan
Copy link

I have an application which is running on WSL2 Ubuntu 18.04. The application will try to save some files to a dedicated folder, which I point to Windows host folder such as /mnt/c/Users/XXXX/projects/. I find it takes too much time to finish the writing process compared to WSL 1. I have no precise performance data.

Is this a potential problem of different file system?

  • Microsoft Windows [version 10.0.18945.1001]
  • Ubuntu 18.04
@Biswa96
Copy link

Biswa96 commented Jul 29, 2019

Duplicate of #4197. Workaround, use ~/ instead of /mnt.

@sunstarchan
Copy link
Author

@Biswa96

@thedipling
Copy link

I found also this
#4197

and I do have the problem that all distros using winsows folders are slow as heck - I cannot tell you when this started with mine wsl2 installation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants