[ 原始碼: python-pytest-benchmark ]
套件:python3-pytest-benchmark(4.0.0-4)
python3-pytest-benchmark 的相關連結
Debian 的資源:
下載原始碼套件 python-pytest-benchmark:
- [python-pytest-benchmark_4.0.0-4.dsc]
- [python-pytest-benchmark_4.0.0.orig.tar.gz]
- [python-pytest-benchmark_4.0.0-4.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
- 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