cordx56/rustowl

System runs at 100%

Closed this issue · 1 comments

I've just installed the project. Very interesting.

Also, I installed the vs code extension. I recognized, that my system went slow. Very slow.
The problem was, that rustOwl takes the whole CPU power and doesn't stop. I also closed vs code.

I used it for a big project. I think, the problem could be, that it tried to index all files.

The rust compiler and rustowl took the whole CPU.

This is duplicate of #8.
I'm very sorry for the inconvenience.

Currently, I have no idea how to improve performance.
For now, I have implemented the best possible solution: stopping the compiler when the LSP server receives a shutdown command.

I will close this issue for now, but it should be fixed in the future.
I'd love to hear any ideas!