How to Install and Uninstall python3-pyperform Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-pyperform" package

This is a short guide on how to install python3-pyperform on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyperform

2. Uninstall "python3-pyperform" package

Learn how to uninstall python3-pyperform on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pyperform $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyperform package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyperform
Architecture: all
Version: 1.86-2
Priority: optional
Section: universe/python
Source: python-pyperform
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44
Depends: python3:any
Filename: pool/universe/p/python-pyperform/python3-pyperform_1.86-2_all.deb
Size: 9540
MD5sum: bd7694033143347327842c943aea89bb
SHA1: 267f24d0f686a5791fd822ced1e9129a8c70007d
SHA256: 3813b9765925aee0e1933a6e8345376d6f343ce9b7a8d3248760c4cbb4e23605
SHA512: b471154c04a400f49d44c9aed4d780e2cdef80a99d31a3881f45018f037f7f4a0868d4e066fe9bf8b3453950b6967f1448473a40b217ba2b023c3e24b8e77083
Homepage: https://github.com/lobocv/pyperform
Description-en: 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.
Description-md5: 75656eef2481b9c5837ecc279e380c89