geekdoc-python-zh/docs/pythonlibrary/python-101-episode-27-profi...

9 lines
549 B
Markdown

# Python 101 -第 27 集:剖析 Python 代码
> 原文:<https://www.blog.pythonlibrary.org/2018/10/03/python-101-episode-27-profiling-python-code/>
[https://www.youtube.com/embed/h1NwqPX9TX4?feature=oembed](https://www.youtube.com/embed/h1NwqPX9TX4?feature=oembed)
在这个截屏中,您将学习使用 Python 内置的 cProfile 模块分析代码的基础知识。
你可以在这里-[http://python101.pythonlibrary.org/](http://python101.pythonlibrary.org/)或者在 [Leanpub](https://leanpub.com/python_101) 上找到这本书的副本。