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 was archived by the owner on Sep 30, 2024. It is now read-only.
For campaigns with lots of I/O requirements (eg npm or yarn) in slow I/O environments (Docker for Mac, mostly), we should experiment with adding a mode that avoids bind mounts and instead clones and handles the workspace entirely within Docker, then measure the impact of that to see if it actually helps.
For campaigns with lots of I/O requirements (eg
npmoryarn) in slow I/O environments (Docker for Mac, mostly), we should experiment with adding a mode that avoids bind mounts and instead clones and handles the workspace entirely within Docker, then measure the impact of that to see if it actually helps.