memory usage skyrockets, computer significantly slowed down when open "git conflicted" yaml files
See original GitHub issueOnce I opened multiple yaml files in git conflict, my computer slowed down significantly, I then use System Monitor to inspect processes and see that code ...redhat.vscode-yaml...
has an unusual high memory usage (≥ 2GB).
System Information: OS: Linux
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Too much CPU and RAM usage · Issue #6732
Current behaviour GitExtensions comsumes 4GB RAM, 100% CPU and spawns a lot of git.exe proceses, some of them don't quit.
Read more >Emacs is too laggy for me as my main editor. But Magit is ...
Use case: open a yaml file with syntax highlightning, scroll it with the mouse. The latency should be as low as possible.
Read more >Buggy Code: 10 Common Rails Programming Mistakes
Excessive use of gems makes the size of a Rails process larger than it needs to be, slowing down performance in production. In...
Read more >npm install gets stuck at fetchMetadata - node.js
I think this implies that for me the issue was a very slow install rather than a truly stuck one, but this might...
Read more >Modern IDEs are magic. Why are so many coders still ...
Both are used in coding, editing, and administering systems. ... with a new IDE or even switch to something like Emacs, I'll slow...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@JPinkney This is the monorepo: https://github.com/ksxnodeapps/fun-little-utilities
All yaml files are:
pnpm-lock.yaml
{packages,test,tools}/*/*/pnpm-lock.yaml
@KSXGitHub Do you have an estimation of the number of lines of the yaml file? Just so I can play around with testing. @fbricon could be right, it could just be trying to compute document symbols for a massive file