py.test-benchmark

pytest fixture for benchmarking code (Python 3)

Debian Debian
RUN apt-get update && \ apt-get install -y python-pytest-benchmark
Ubuntu
RUN apt-get update && \ apt-get install -y python-pytest-benchmark
Arch Arch Linux
RUN pacman -S --noconfirm python-pytest-benchmark
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-pytest-benchmark
Fedora
RUN dnf install -y python3-pytest-benchmark
Raspbian
RUN apt-get update && \ apt-get install -y python-pytest-benchmark
click the source code to copy install py.test-benchmark on any operating system with command-not-found.com