Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extreme battery consuming #2692

Open
tarasbilohan opened this issue Feb 13, 2025 · 0 comments
Open

Extreme battery consuming #2692

tarasbilohan opened this issue Feb 13, 2025 · 0 comments

Comments

@tarasbilohan
Copy link

Type: Performance Issue

Just open the editor.
In the activity monitor, I can see process Cursor Helper (Plugin): extension-host [1-1] that uses ~150% CPU and burn my battery.

VS Code version: Cursor 0.45.11 (f5f18731406b73244e0558ee7716d77c8096d150, 2025-02-07T09:43:58.555Z)
OS version: Darwin arm64 24.3.0
Modes:

System Info
Item Value
CPUs Apple M1 (8 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 4, 4, 5
Memory (System) 16.00GB (0.20GB free)
Process Argv
Screen Reader no
VM 0%
Process Info
CPU %	Mem MB	   PID	Process
   27	   229	 41299	cursor main
    4	    82	 41304	   gpu-process
    0	    49	 41305	   utility-network-service
   30	   442	 41309	window [1] (loyalty)
   24	   131	 41577	shared-process
    0	     0	 42407	     /bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command=
    0	    82	 41578	fileWatcher [1]
  154	   410	 41639	extensionHost [1]
    0	    82	 41648	     mdx-language-server
    0	    49	 41652	     electron-nodejs (serverMain.js )
    0	   213	 41688	     /Applications/Cursor.app/Contents/Frameworks/Cursor Helper (Plugin).app/Contents/MacOS/Cursor Helper (Plugin) /Users/tb/.cursor/extensions/streetsidesoftware.code-spell-checker-4.0.34/packages/_server/dist/main.cjs --node-ipc --clientProcessId=41639
    0	    66	 41689	     electron-nodejs (start-server.js )
    0	    82	 41701	     tsserver[5.7.2]: syntax
    0	   147	 41702	     tsserver[5.7.2]: semantic
    0	    49	 41755	       electron-nodejs (typingsInstaller.js typesMap.js )
    0	   115	 41703	     electron-nodejs (eslintServer.js )
    0	    33	 41750	     /Applications/Cursor.app/Contents/Frameworks/Cursor Helper (Plugin).app/Contents/MacOS/Cursor Helper (Plugin) /Applications/Cursor.app/Contents/Resources/app/extensions/json-language-features/server/dist/node/jsonServerMain --node-ipc --clientProcessId=41639
    0	   131	 41751	     electron-nodejs (tailwindServer.js )
    0	    49	 41800	     electron-nodejs (server.js )
Workspace Info
|  Window (loyalty)
|    Folder (loyalty): 5840 files
|      File types: png(1471) ts(1122) js(665) vue(396) map(280) svg(189)
|                  json(170) jpg(107) woff2(53) css(51)
|      Conf files: package.json(7) tsconfig.json(6) project.json(3)
|                  settings.json(1);
Extensions (64)
Extension Author (truncated) Version
vscode-file-peek abi 1.0.1
codesnap adp 1.3.4
vscode-javascript-snippet-pack aka 0.1.6
increment-selection alb 0.2.0
Bookmarks ale 13.5.0
auto-add-brackets ali 0.12.2
pug ama 1.0.1
vscode-tailwindcss bra 0.14.4
vscode-copy-filename bra 0.1.1
npm-intellisense chr 1.4.5
path-intellisense chr 2.10.0
gitignore cod 0.9.0
vscode-profiles cyb 1.1.2
vue-peek dar 1.0.2
vscode-markdownlint Dav 0.58.2
vscode-eslint dba 3.0.10
javascript-ejs-support Dig 1.3.3
vscode-xhtml2pug dim 2.0.0
githistory don 0.6.20
es7-react-js-snippets dsz 4.4.3
vscode-babel-coloring dza 0.0.4
gitlens eam 16.3.0
vscode-html-css ecm 2.0.13
clipboard-manager Edg 1.5.0
EditorConfig Edi 0.17.0
toggle-upper-case epr 0.0.1
prettier-vscode esb 11.0.0
vscode-monorepo-workspace fol 1.3.1
auto-close-tag for 0.5.15
auto-rename-tag for 0.1.10
code-runner for 0.12.2
vscode-npm-dependency how 1.2.2
svg joc 1.5.4
intellij-idea-keybindings k-- 1.7.3
l13-duplicate L13 1.1.0
vue-nuxt-snippets mat 0.8.0
change-string-case max 1.1.2
template-string-converter meg 0.6.1
vscode-language-babel mgm 0.0.40
dotenv mik 1.0.1
vue-volar-extention-pack Mis 2.0.8
vscode-docker ms- 1.29.4
workspace-settings-json Nat 0.0.10
vscode-jest Ort 6.4.0
vscode-yaml red 1.16.0
npm-outdated-plus ren 3.3.0
LiveServer rit 5.7.9
vue-vscode-snippets sdr 3.2.0
svg-preview Sim 2.8.3
autoimport ste 1.5.4
code-spell-checker str 4.0.34
code-spell-checker-ukrainian str 1.2.4
vscode-stylelint sty 1.4.0
sass-indented syl 1.8.32
vscode-mdx uni 1.8.13
vscode-conventional-commits viv 1.26.0
volar Vue 2.2.0
vscode-todo-highlight way 1.0.5
twig wha 1.0.2
vscode-import-cost wix 3.3.0
JavaScriptSnippets xab 1.8.0
markdown-all-in-one yzh 3.6.2
intelligence-change-case zhe 1.2.0
html-css-class-completion Zig 1.20.0

(1 theme extensions excluded)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant