python-pytest-benchmark 4.0.0-3 source package in Ubuntu

Changelog

python-pytest-benchmark (4.0.0-3) unstable; urgency=medium

  * Ignore DeprecationWarning about datetime UTC (Closes: #1058409)

 -- Timo Röhling <email address hidden>  Tue, 12 Dec 2023 21:03:34 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pytest-benchmark_4.0.0-3.dsc 2.4 KiB 547a601047f6e887943ef9e3e24940c310555da67181da854172c46cecfb7bed
python-pytest-benchmark_4.0.0.orig.tar.gz 308.6 KiB 42ae209b04764022a286524f2ed32deb35432f997430b067105896f8a990c5f1
python-pytest-benchmark_4.0.0-3.debian.tar.xz 5.6 KiB 9bf487e87dd5179040b3bb3719863d0c2515d1fde91189077618a9daf4a00053

Available diffs

No changes file available.

Binary packages built by this source

pytest-benchmark: tool for inspecting benchmark data from pytest-benchmark

 This package provides a command line util for inspecting benchmark data
 generated by the pytest-benchmark fixture. It allows one to display
 benchmark data as well as generate histograms or csv exports.

python3-pytest-benchmark: pytest fixture for benchmarking code

 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