clion is too slow when using boost
Answered
clion is too slow when using boost.Especially when using boost.parameters. I have to input one line, then wait one minute, and then input another line.... Can I set the IDE not to parse any code about boost.parameters?
Please sign in to leave a comment.
Have you tried RIght click -> Mark Directory As -> Library Files?
Could you also try enabling memory indicator (`Preferences | Appearance & Behavior | Appearance | Show memory indicator`) and keep an eye on it for some time? If it is close to the limit at the time when you are experiencing the problems, then try increasing the Xmx JVM option according to this guide. Does that help?
Yes. Very slow. The good side is, since 2017.1, at least I can bear it. I do hope the coming 2017.2 can have a remarkable performance improvement.
BOOST was installed in the system directory, I don't know how to mark it as library files. Try increasing the Xmx JVM option has no effect.