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

Monorepo performance on clean install #28

Open
S-unya opened this issue Jan 27, 2025 · 0 comments
Open

Monorepo performance on clean install #28

S-unya opened this issue Jan 27, 2025 · 0 comments

Comments

@S-unya
Copy link

S-unya commented Jan 27, 2025

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

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

1 participant