Nightly 2.1.0-pre.34.patch.0 is very slow

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

1、The Terminal inside IDE is very slow while typing
2、The process “Cursor Helper (Renderer)” takes high CPU usage while using Cursor so that the IDE is very slow

Steps to Reproduce

run the IDE, use the terminal

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.0-pre.34.patch.0
VSCode Version: 1.105.1
Commit: 267b33ad958c72ab6c88f92a100b3ff81aaf6df0
Date: 2025-11-16T20:50:40.015Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. For performance issues like this, let’s run some quick diagnostics:

Quick checks:

  • Run cursor --disable-extensions in your terminal. Does the slowness still persist?
  • Open Activity Monitor, sort by CPU, and share a screenshot of all Cursor processes
  • Enable Extension Monitor: Settings > Application > Experimental > Extension Monitor Enabled, then press CMD+Shift+P and run “Developer: Open Extension Monitor”

It would also be helpful to know:

  • What’s your exact macOS version? (Apple menu > About This Mac)
  • Does the slowness start right away, or only after using Cursor for a while?
  • Have you installed any extensions recently?
  • Which shell are you using in the terminal (bash, zsh, fish)?

This will help us understand if the issue is related to extensions, a nightly build regression, or something else. Let me know what you’re able to collect.

1、Run cursor --disable-extensions, the slowness still persist

2、The screenshot of all Cursor processes

3、macOS version: 15.7.1 (24G231)

4、The slowness start right away, the entire IDE performs very slow

5、I didn’t install any extensions recently. Just updated to the latest Nightly version, and the problem occurs.

6、I use the bash. But I don’t think the problem is dedicated to the terminal window. The entire IDE seems very slow and hard to use.

This problem is resolved in the latest Nightly Version: 2.1.0-pre.35.patch.0.

2 Likes

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.