question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

memory usage skyrockets, computer significantly slowed down when open "git conflicted" yaml files

See original GitHub issue

Once 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:open
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
KSXGitHubcommented, Jan 16, 2020

@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
0reactions
JPinkneycommented, Jan 16, 2020

@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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found