Repository Details
Shared by
HelloGitHub Rating
10.0
1 ratings
Free•Apache-2.0
Claim
Discuss
Collect
Share
13.5k
Stars
No
Chinese
Python
Language
Yes
Active
52
Contributors
23
Issues
Yes
Organization
1.15.0
Latest
398
Forks
Apache-2.0
License
More
Python 的内存分析器。帮你分析 Python 应用的内存使用情况,找到内存泄漏的原因、占用内存多的代码、内存使用率高的原因。支持生成内存报告(火焰图、表格、树状图)和实时报告等模式,以及统计结果等功能
- 表格报告:memray table [options] <results>
- 实时报告:memray run --live application.py
- 统计结果:memray stats [options] <results>
Comments
Rating:
No comments yet