I am having one big issue if I use the product There are two Cursor Helper (plugin) processes taking up 5GB total and one Cursor Helper (renderer) process taking up 3.5GB. and 200% or 279% CPU. I have high configuration machine with 32 gb RAM M1 Mac Pro system.
Hey, thanks for the report. I can see Cursor Helper processes are using a lot of resources on your M1 Mac Pro. Let’s narrow down what’s causing it.
Please try these diagnostic steps:
-
Test without extensions:
Run this in Terminal:
cursor --disable-extensions
Does the issue still happen? -
Process Explorer:
PressCMD+Shift+P→ “Developer: Open Process Explorer”
Take a screenshot when CPU/memory usage is high and share it here. -
GlobalStorage cleanup (often helps):
- Fully quit Cursor
- In Finder, press
CMD+Shift+G - Go to:
~/Library/Application Support/Cursor/User/globalStorage/ - Rename
state.vscdbandstate.vscdb.backupto*.old - Restart Cursor
-
Console errors:
Help → Toggle Developer Tools → Console → screenshot any errors, if present.
Also please share:
- Cursor version (Help → About Cursor → Copy)
- Approx project size
- Which extensions are installed
- Does it happen right on launch, or after specific actions?
Let me know what you find.