Does pycharm have a builtin profiler?
Hey Folks. I was just wondering if Pycharm has a builtin profiler, to find the bottlenecks in the code, etc. I can of course use cProfile, or other python modules, but it would be really nice to have a profiler embedded in the IDE.
Thanks.
Krishna
Thanks.
Krishna
Please sign in to leave a comment.