[ ソース: python-pytest-benchmark ]
パッケージ: python3-pytest-benchmark (3.2.2-3)
python3-pytest-benchmark に関するリンク
Debian の資源:
python-pytest-benchmark ソースパッケージをダウンロード:
- [python-pytest-benchmark_3.2.2-3.dsc]
- [python-pytest-benchmark_3.2.2.orig.tar.gz]
- [python-pytest-benchmark_3.2.2-3.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
- interactive high-level object-oriented language (default python3 version)
-
- 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