You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
I think it's a good idea to (optionally) use the cachefilesd deamon to give an extra boost to NFS and SMB performance (via the "fsc" mount options). See this boot2docker issue for installation instructions inside the boot2docker VM:
Use nfs (Mac) or smb2 (Windows) synced folder types and set cachefilesd: true in vagrant.yml
In my own testing cachefilesd gave about 7.5% performance gain with NFS on Mac.
With SMB on Windows it did not do any good unfortunately - 6% slower when enabled.
What is worse - it does not seem to be reliable. My console would stop responding after 3 out of 5 test runs.
I've tested this a long time ago. From what I can recall, my experience with Windows was the same as @lmakarov , it was not reliable. I think @gnoesiboe tested it on Mac OS.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think it's a good idea to (optionally) use the cachefilesd deamon to give an extra boost to NFS and SMB performance (via the "fsc" mount options). See this boot2docker issue for installation instructions inside the boot2docker VM:
boot2docker/boot2docker#581 (comment)
The text was updated successfully, but these errors were encountered: