[ 源代码: python-pytest-benchmark ]
软件包:python3-pytest-benchmark(3.2.2-2)
python3-pytest-benchmark 的相关链接
Debian 的资源:
下载源码包 python-pytest-benchmark:
- [python-pytest-benchmark_3.2.2-2.dsc]
- [python-pytest-benchmark_3.2.2.orig.tar.gz]
- [python-pytest-benchmark_3.2.2-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
pytest fixture for benchmarking code
This plugin provides a benchmark fixture. This fixture is a callable object that will benchmark any function passed to it.
Notable features and goals:
- Sensible defaults and automatic calibration for microbenchmarks - Good integration with pytest - Comparison and regression tracking - Exhausive statistics - JSON export
其他与 python3-pytest-benchmark 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cpuinfo
- Python module for getting CPU info (Python 3)
-
- dep: python3-pytest (>= 2.8)
- Simple, powerful testing in Python3
-
- rec: python3-elasticsearch
- Python client for Elasticsearch (Python3 version)
-
- rec: python3-freezegun
- Python3 library to mock the datetime module in unit testing
-
- rec: python3-pygal
- Python3 svg graph plotting library