iljapostnovs / VSCodeUI5Plugin

Visual Studio Code Extension for UI5 Development
Apache License 2.0
61 stars 6 forks source link

Extension causes high cpu load #308

Closed CelticWaves closed 1 year ago

CelticWaves commented 1 year ago

iljapostnovs.ui5plugin-unresponsive.cpuprofile.txt

:warning: Make sure to attach this file from your home-directory: :warning:file:///var/folders/c5/dp6pc2fd3bs8cs064bmmnmcc0000gn/T/iljapostnovs.ui5plugin-unresponsive.cpuprofile.txt

Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load

iljapostnovs commented 1 year ago

Hi,

As you can see in he profile, reading files takes a lot of time, maybe you should add some folders to exclusions. If it's not it, I will need you to follow bugreport template and provide minimal project example to reproduce the issue.