I am writing to report a critical performance issue I am experiencing while using Cursor AI 1.2.4 on my computer.
While running the application, my system consistently shows extremely high resource usage—specifically:
CPU usage spikes to nearly 100%
GPU usage reaches 100% (Intel UHD Graphics)
Memory usage exceeds 87% of my 16 GB RAM
This causes my entire system to slow down significantly, often leading to freezing or crashing. I have attached a screenshot from Task Manager for reference.
I kindly request that your technical team investigate this issue, as it severely affects the usability of your application. Please let me know if you need any additional system details or logs to assist with your investigation.
Hey! Can you share a screenshot of your cpu processes in the task manager? I was able to help someone solve a similar issue a few days ago and would like to confirm its the same issue.
I guess you’re using the integrated terminal and it outputs lot of lines, like stack traces.
You should use an external one, or open another terminal tab over it.
Remember Cursor is a web app runing in a browser (electron). For the terminal it uses xterm which is drawing the terminal on a canvas using GPU. It’s as fast as it can be, but still slow and GPU hungry. If you’re using a laptop with shared dissipator, it then enable thermal throtling on the CPU.