BUG:Application stuck, add memory allocation?

Describe the Bug

The application is very slow and performs very slow operations, I wonder if I can optimize it by allocating more memory? Like other compilers, but I can’t currently find this button to allocate memory

Steps to Reproduce

none

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

latestlatestlatestlatestlatest

Additional Information

latest

Does this stop you from using Cursor

No - Cursor works, but with this issue

what slow?

Like my computer only has 16G memory, the current usage, adding files to composer or copying code into it will have obvious delays, of course, it is not enough to reply the process

1 Like

so that’s it

Hey, the issue might be caused by an extension. To rule this out, try starting in safe mode by entering this in your terminal: cursor --disable-extensions. If the issue persists, try clearing the cache or reinstalling Cursor by following these instructions:

I rarely use vscode, I use goland or pycharm before cursor, I never run out with other compilers, the current situation makes me feel very uncomfortable

I think cursor should add places like this to use memory or efficiently clean up, but we don’t seem to see any performance optimizations for this at the moment