下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
10.0
1 ratings
先进的 Python 内存分析器
FreeApache-2.0
Claim
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
memray image
Python 的内存分析器。帮你分析 Python 应用的内存使用情况,找到内存泄漏的原因、占用内存多的代码、内存使用率高的原因。支持生成内存报告(火焰图、表格、树状图)和实时报告等模式,以及统计结果等功能 - 表格报告:memray table [options] <results> - 实时报告:memray run --live application.py - 统计结果:memray stats [options] <results>

Comments

Rating:
No comments yet