High CPU usage (more than 100%)
I am on mac-snow leopard 10.6.8, intel core 2 duo. And my pycharm version is 2.6.3.
Issue is when i open the PyCharm; it uses CPU above 100%. But after completion of loading the project it comes down.
Screenshot is present in attachment. In attachment you can see it was on 187% while loading the project. Anyway, rest is fine.
Issue is when i open the PyCharm; it uses CPU above 100%. But after completion of loading the project it comes down.
Screenshot is present in attachment. In attachment you can see it was on 187% while loading the project. Anyway, rest is fine.
1 comment
Sort by
Date
Votes
This is normal behavior. PyCharm uses multiple cores in order to complete the initial indexing of your project faster.
Please sign in to leave a comment.