Rust painfully slow

已完成

I'm using CLion with the new RustRover plugin.

A few weeks ago, when I was using the old Rust plugin, the Rust support in the editor became very slow. If there was a red squiggly under a syntax error and I fixed it, it would take literally a minute for the squiggly to go away. If typed the name of a struct variable and a dot, it would take a some amount of time for the prompt with the struct members to come up: sometimes a minute, sometimes instantly. Syntax highlighting was similarly slow.

It wasn't this way up to a few weeks ago; everything was fast. 

I tried the new RustRover plugin today hoping that it would help, but it's no faster.

I'm using the latest version of everything. I'm on a fairly recent M1 Mac.

What's the fix?

 

 

 

 

0

Hello!

Please submit an issue to the RustRover tracker (https://youtrack.jetbrains.com/issues/RUST) and attach a CPU snapshot to it.

0

same.

 

Really powerful machine (32 gb DDR5 RAM, AMD Ryzen 9 7950X3D), running clion with 7gb of ram, disabled almost all plugins.  

 

Restarted a few times with Invalidate Caches (checked all 5 boxes)

 

Still painfully high latency anytime you do something that involves the rust plugin.

 

Did you all find a solution?

0

请先登录再写评论。