shanalikhan / code-settings-sync

🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
MIT License
4.01k stars 385 forks source link

Extension has high CPU load #1393

Open cwillinx opened 1 year ago

cwillinx commented 1 year ago

Type: Performance Issue

Open VSCode on MacOS 13.0

After the initialisation phase, a high CPU load remains, also when the IDE is idle. Having multiple instance of VSCode open multiplies the impact accordingly.

Help: Start Extension Bisect helped identify the Extension "Settings Sync" as the originator.

Extension version: 3.4.3 VS Code version: Code 1.73.0 (8fa188b2b301d36553cbc9ce1b0a146ccb93351f, 2022-11-01T15:38:50.881Z) OS version: Darwin x64 22.1.0 Modes: Sandboxed: No

A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931:30280409 vshan820:30294714 vstes263:30335439 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vscaat:30438848 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 azure-dev_surveyone:30548225 vscccc:30566498 pyindex848:30577860 nodejswelcome1cf:30587006 fc301958:30595537 2e4cg342:30602488 gswce1:30605430 3d0df643:30604793 dbltrim-noruby:30604474 ```
carlosbaraza commented 1 year ago

I had the same experience. I used "Help: Start Extension Bisect" to find the culprit. I am not sure why this extension is causing 100% CPU usage, probably blocking one CPU core and forcing the fans to get crazy.

kelzenberg commented 1 year ago

I can confirm this behaviour (+50% CPU usage on idle) for VSCodium through the Bisect method, too.

This seems to be the original issue #1107.

thinkingc commented 1 year ago

me too, uninstall it is ok

aprilandjan commented 1 year ago

Yeah I came here and found that it costs terrible cpu usage. By the way, the Extension Bisect is quite handy.

adamklepacz commented 1 year ago

same here. Draining CPU usage over 150%

tonsnoei commented 1 year ago

Same here. 2 VS Code windows open. 400% CPU usage. Please fix it. Also important for our planet...

image
alex-kinokon commented 1 year ago

Already fixed but no one has published it yet.