3 ms·
What counts as large? There can be some perf issues if you don’t exclude node_modules and build outputs from search, but I’ve never seen it crash.
by nxc18 24d ago
What counts as large? There can be some perf issues if you don’t exclude node_modules and build outputs from search, but I’ve never seen it crash.
- jotato 24d agoIt was a mono repo with 30+ projects Most were react apps. I’m going to guess at least 5000 files in the repo. And yes, node_modules was excluded.
- nxc18 24d agoI’m sorry you had a bad experience. The monorepo I work in has 2-5x as large (depending on how you count) and I don’t see crashes or major performance issues. Even when bloated with plugins (testing, GitHub PRs, formatters, copilot, vim emulation, codelens turned on, etc). And I have an older presumably slower Mac. I wonder what the difference is.