We have released several performance improvements in 1.4.4 and 1.4.5.
Currently we are releasing 1.5.0 (Early Access) with more improvements and it would be good to see if this also helps your usage.
You can use Help > Process Explorer to see what is using so much CPU and post it here.
In many cases there are extensions or in terminal running processes consuming the CPU.
You can also try following:
You mentioned you disable extensions already. If you see it with latest version please try again cursor --disable-extensions and see if that changes something. If yes, then run with extensions and manually disable a few then restart.
Check if this happens with every project. e.g. try new empty project.
Verify if it occurs only when a specific file type is being edited.
Process explorer is not a mac thing I don’t think, it’s not showing on my help menu anyway.
I’m not 100% sure about this, but I think that when there are multiple edits to one file, or to multiple files queued up in cursor, that’s when the bad stuff starts
@Omri could you please check? I sent you the instructions that will work on Mac. Cursor has a Process Explorer and it shows which tabs and which extensions use how much CPU & Memory.
Thank you for the screenshots. Its likely that parts of syntax highlighting and language server for TypeScript are causing the performance issue on the large file.
Could you update to 1.4.5+? It should have several performance improvements already which should help with your issue.
Additionally we are previewing today 1.5.0 that has additional improvements.