python-pytest-benchmark 3.2.2-4 source package in Ubuntu

Changelog

python-pytest-benchmark (3.2.2-4) unstable; urgency=medium

  * Team upload.
  * Add missing depend on python3-py (Closes: #1040398)

 -- Timo Röhling <email address hidden>  Tue, 11 Jul 2023 23:49:23 +0200

Upload details

Uploaded by:
Hugo Lefeuvre
Uploaded to:
Sid
Original maintainer:
Hugo Lefeuvre
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pytest-benchmark_3.2.2-4.dsc 2.0 KiB 19179b492d3b45dcd9b43986031502211bbf7073b834b506028a474577b478fc
python-pytest-benchmark_3.2.2.orig.tar.gz 316.5 KiB 5a617cad4b9114b4f62f2960eab985d8b4f423050d8288d76946b642c05366df
python-pytest-benchmark_3.2.2-4.debian.tar.xz 3.6 KiB 6234b7d00d1f496ddd618af00f893107073f132cedb89e1b3eabae8685d241e5

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