[ ソース: python-pytest-benchmark ]
パッケージ: pytest-benchmark (3.2.2-2)
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]
類似のパッケージ:
tool for inspecting benchmark data from pytest-benchmark
This package provides a command line util for inspecting benchmark data generated by the pytest-benchmark fixture. It allows one to display benchmark data as well as generate histograms or csv exports.
その他の pytest-benchmark 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pytest-benchmark
- pytest fixture for benchmarking code