我无法在 Pycharm 3.4 中访问分析器

I cannot access the profiler in Pycharm 3.4

我正在使用 Pycharm 3.4,我想分析代码。文档说:

Choose Run | Profile on the main menu.

但是当我尝试这样做时,我在 运行 菜单中看不到配置文件选项。

如您所料,我用谷歌搜索了大量内容。除了 PyCharm 没有提到这个问题的文档之外,很难想出任何东西。我也搜索了 pycharm 论坛无果。有一些关于stack overflow的帖子,但是他们没有提到这个问题。

有点基本的东西!但我不知道如何进行。有什么想法吗?

您需要专业版: https://www.jetbrains.com/pycharm/features/editions_comparison_matrix.html

Supported only in Professional Edition

Cython Django AppEngine Flask Jinja2 Mako web2py Pyramid Profiler SQLAlchemy Diagrams Remote interpreters, remote debugging, Vagrant, Docker Duplicate code detection Code coverage .po files support BDD support Profiler integration Thread Concurrency Visualization

这里是great alternative.