Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Slow startup in monorepo #276

Description

@culli

I am trying out cargo watch in a monorepo which is made of node, rust, etc. and it takes a long time (~50 seconds) to start cargo watch -x test. Turning on --debug it looks like it is watching the whole repo (node_modules, etc). I've tried --skip-local-deps and -w . but it still seems to be watching much too widely. Any other options I can try?

I'm running it straight on a mac m1, no docker or anything, happens in both iterm2 and jetbrains (goland) embedded terminal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions