RelativePath
RelativePath copied to clipboard
Extension causes high cpu load
- Issue Type:
Performance - Extension Name:
RelativePath - Extension Version:
1.4.0 - OS Version:
Linux x64 5.4.0-72-generic - VS Code version:
1.55.2 - Log attach below jakob101.RelativePath-unresponsive.cpuprofile.txt
Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load
I just loaded up this profile and it appears the primary issue is the glob that happens on the files in this project.
Were you loading this in a project which had an especially high file count or nested directories @akavato ?
We are aware of the high CPU load when this extension is launched with too many files but the default file limit length should allow this extension to work properly on a majority of codebases.
If this is a problem still please re-open @akavato 🙏