CLion Performance

I am seeing heavy performance degradation after a while of working on a small to moderate sized C++ project, to the degree that working is no longer possible. After a restart, all is back to normal. Anyone else?

regards,
Chris

0

Hi,

We know about some performance issues and constantly work to improve the situation. If you share some particular details (like steps to reproduce, example of project if it's possible or a description of it) with us it might help to investigate the problem.

0

I'm trying clion in this days. I have imported 3 cmake based projects and one of these has some perfomance problem: when it is load the CPU consumption is 25% (I have 4 core, so 25% mean 1 CPU is always busy).
Apparently, there is no tasks runnning.
There is some debug/VErbose flag to activate to send you a report.

I try also to use jvisualvm, but it seem to me all the threads are in the same state as when I load a project without problem. (there are a lot of threads never waiting also when I load a project without the CPU consumpion problem)

0

Paolo, please take a CPU snapshot and attach it to a new bug report; we'll take a look

0

请先登录再写评论。