How to Install and Uninstall python3-pytest-benchmark.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pytest-benchmark.noarch" package
Please follow the step by step instructions below to install python3-pytest-benchmark.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-benchmark.noarch
Copied
2. Uninstall "python3-pytest-benchmark.noarch" package
Please follow the step by step instructions below to uninstall python3-pytest-benchmark.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pytest-benchmark.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-benchmark.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:02:47 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pytest-benchmark
Version : 3.1.1
Release : 8.el8
Architecture : noarch
Size : 98 k
Source : python-pytest-benchmark-3.1.1-8.el8.src.rpm
Repository : epel
Summary : A py.test fixture for benchmarking code
URL : https://pytest-benchmark.readthedocs.io
License : BSD
Description : 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
Available Packages
Name : python3-pytest-benchmark
Version : 3.1.1
Release : 8.el8
Architecture : noarch
Size : 98 k
Source : python-pytest-benchmark-3.1.1-8.el8.src.rpm
Repository : epel
Summary : A py.test fixture for benchmarking code
URL : https://pytest-benchmark.readthedocs.io
License : BSD
Description : 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