1 Star 0 Fork 0

stoneqp/memory_profiler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile 653 Bytes
一键复制 编辑 原始数据 按行查看 历史
PYTHON ?= python
.PHONY: test
test:
$(PYTHON) -m memory_profiler test/test_func.py
$(PYTHON) -m memory_profiler test/test_loop.py
$(PYTHON) -m memory_profiler test/test_mprofile.py
$(PYTHON) -m memory_profiler test/test_as.py
$(PYTHON) -m memory_profiler test/test_global.py
$(PYTHON) -m memory_profiler test/test_precision_command_line.py
$(PYTHON) -m memory_profiler test/test_gen.py
$(PYTHON) -m memory_profiler test/test_unicode.py
$(PYTHON) test/test_tracemalloc.py
$(PYTHON) test/test_import.py
$(PYTHON) test/test_memory_usage.py
$(PYTHON) test/test_precision_import.py
$(PYTHON) test/test_exception.py
develop:
pip install -e .
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stoneqp/memory_profiler.git
git@gitee.com:stoneqp/memory_profiler.git
stoneqp
memory_profiler
memory_profiler
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385