Reporting high CPU usage performance issues
My PyCharm environment has a pathological performance case related to background tasks. The CPU usage will spike to 600% for some minutes and then stay high several minutes. I can reliably reproduce this by starting the project no files opened and then opening a particular HTML file.
The computer is Macbook Pro i7 with 16 GB of RAM, so it should not have any issues with any small to medium codebase. Other programming tools don't have those.
I have recorded YourKit CPU snapshot as instructed here:
https://intellij-support.jetbrains.com/entries/29983118-Reporting-performance-problems?page=1#post_32625988
Where can I report the issue and upload the snapshot? The project is private in nature, so I'd rather not have my CPU snapshot open to all the world.
More info:
http://stackoverflow.com/questions/30716105/pycharm-backgrounds-tasks-spiking-up-cpu-how-to-inspect/31123943#31123943
e co
The computer is Macbook Pro i7 with 16 GB of RAM, so it should not have any issues with any small to medium codebase. Other programming tools don't have those.
I have recorded YourKit CPU snapshot as instructed here:
https://intellij-support.jetbrains.com/entries/29983118-Reporting-performance-problems?page=1#post_32625988
Where can I report the issue and upload the snapshot? The project is private in nature, so I'd rather not have my CPU snapshot open to all the world.
More info:
http://stackoverflow.com/questions/30716105/pycharm-backgrounds-tasks-spiking-up-cpu-how-to-inspect/31123943#31123943
e co
Please sign in to leave a comment.
You can file the issue in PyCharm issue-tracker: https://youtrack.jetbrains.com/issues/PY and then I'll make it visible only for pycharm-developers.