-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed as not planned
Labels
Needs reproductionNeeds a reproductionNeeds a reproduction
Description
IDE and version
WebStorm 2025.1.3
Extension version
1.7.2
Biome version
2.0.5
Operating system
- Windows
- macOS
- Linux
Description
Any time I change branches now that we're on Biome 2.x the biome
process takes up 100% CPU for multiple seconds, presumably doing some kind of full-filesystem-scan? We don't use any project rules so I'm confused why it's doing this work at all.

We're working on a very large monorepo, presumably total number of files under Biome's purview has something to do with it.
Steps to reproduce
- change branches
- watch biome CPU usage skyrocket
Expected behavior
Changing branches while my IDE is open does not result in huge CPU usage due to Biome.
Does this issue occur when using the CLI directly?
Not sure / Not applicable
Link to a minimal reproduction
No response
Metadata
Metadata
Assignees
Labels
Needs reproductionNeeds a reproductionNeeds a reproduction