[ ソース: python-pyperform ]
パッケージ: python3-pyperform (1.86-3)
python3-pyperform に関するリンク
Debian の資源:
python-pyperform ソースパッケージをダウンロード:
- [python-pyperform_1.86-3.dsc]
- [python-pyperform_1.86.orig.tar.xz]
- [python-pyperform_1.86-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
fast and convenient way to performance test functions and compare results
Pyperform provies an easy and convenient way to performance test blocks of Python code.
Tired of writing separate scripts for your performance tests? Don't like coding in strings? Using the pyperform decorators, you can easily implement timeit tests to your functions with just one line!
Features of pyperform include:
- Quick, easy to implement in-code performance tests that run once when the function is defined. - Speed comparison of several functions. - Validation of results between ComparisonBenchmarks. - Summary reports. - Supports class functions as well as global functions. - Performance tests can easily be disabled/enabled globally. - Community-driven library of performance tests to learn from.
その他の python3-pyperform 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)