[ 原始碼: 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)