Skip to content

Monorepo performance on clean install #28

@S-unya

Description

@S-unya

I appreciate the entire socket.dev mission, so I have the vscode extension installed. Recently I have noticed that running npx lerna clean && yarn consumes every resource available on my computer. I noticed that quitting vscode alleviated the issue, so I reasoned that it might be one of the extensions I had installed. By a process of elimination, I discovered that it was the socket.dev extension. This is something that has only started happening in the past few months.

The most problematic monorepo that I have this problem with has 9 packages, but some of the packages have a large number of dependencies. Simply running yarn is not so problematic due to the cached installs.

I have a 2021 M1 macbook pro, 16Gb RAM, OS 15.2 (24C101). The final thing that I can think of that might have bearing on this, is that we run Bitdefender (which is also active during package installs).

Let me know if you need any more info

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