综合性能分析工具,集成了内存使用、执行时间的分析器,及秒表打点工具
Project description
MoProfiler
综合性能分析工具,集成了内存使用、执行时间的分析器,及秒表打点工具
Badge
GitHub
CI
PyPi
其他
项目描述
了解更多,可查看 官方文档
特性
- 提供了对 line_profiler 时间分析器的封装,便于在被装饰函数外打印分析结果
- 提供了对 memory-profiler 内存分析器的封装,便于在被装饰函数外打印分析结果
- 提供了用于打点计时的秒表工具,方便记录函数的关键执行节点,以及局部切片代码的执行耗时,可用于生产场景
- 上述三个工具提供了对外统一的 装饰器 与 Mixin 使用方式
- 兼容
Python2
与Python3
License
本项目采用 协议开源发布,请您在修改后维持开源发布,并为原作者额外署名,谢谢您的尊重。
若您需要将本项目应用于商业目的,请单独联系本人( @littlemo ),获取商业授权。
问题
如果您在使用该应用时遇到任何问题,请在 GitHub 上查看本项目 ,并在其中提交 Issues 给我,多谢您的帮助~~
捐赠
来杯咖啡可好~~ ⁄(⁄ ⁄•⁄ω⁄•⁄ ⁄)⁄
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file moprofiler-1.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: moprofiler-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2da926e99d35190678c00d19e0dc5d9ea6b67e994a2f0446a06646f8106a719c |
|
MD5 | ec633e45a73892a8d393a733149587d2 |
|
BLAKE2b-256 | 70c2bfe997bd03f5ce10eb4d53d0167998d7d0215fa3ea8fbb1f28898fcfc2f0 |