How to use profiler for Python with IntelliJ?
Answered
Just like with PyCharm
https://www.jetbrains.com/help/pycharm/optimizing-your-code-using-profilers.html
I have heard, though not very sure, the words that IntelliJ has all features of PyCharm.
It will be nice if I do not have to open both PyCharm and IntelliJ.
Please sign in to leave a comment.
Hi.
Yes, IntelliJ IDEA ultimate has all features of PyCharm. Please check if you have Python plugin enabled in IDEA,
https://www.jetbrains.com/help/idea/python-plugin.html
I'm sorry to bother again, but I cannot find the "profiling" button.
Screenshot from IntelliJ navbar:
Screenshot from PyCharm navbar:
I'm very sure that I have installed the Python plugin
Please check in Run menu ( Run | Profile), also it's possible to customise upper menu via Settings | Appearance and Behaviour | Menus and Toolbars.
Hmmm, but...
Could you please share idea.log ("Help | Show Log in...")? You may use any online sharing service or our FTP: https://intellij-support.jetbrains.com/hc/en-us/articles/207241235-Reporting-performance-problems
It works for me after upgraded to:
IntelliJ IDEA 2018.1.4 (Ultimate Edition) Build #IU-181.5087.20, built on May 16, 2018