I encounter OutOfMemory error when I analyze one graph which contains 5450094 nodes and 15994408 relationships. Here is the error trace: 2022-03-09 13:08:21.018+0000 ...
I'm opening a fairly large Scala project using neovim & nvim-metals and when opening a source file most of the time (but not always) the metals process gets stuck in high CPU and memory usage: The ...
I'd say the problem is that you're even dealing with a 2Gb XML file to begin with. XML is designed mostly as a method to exchange data between programs. What it looks like you're doing here is using ...