-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Milestone
Description
Its pretty great that there is --benchmark-columns option which reports standard ‘min, max, mean, stddev, median, iqr, outliers, rounds, iterations’ but it would be nice if it can report any column it can find in the report generation.
Using pytest_benchmark_update_json hook, able to add custom output but on the console it does not have an option to display. Especially useful when --benchmark-compare is used, where it would be quite useful to display those custom columns. In our example we have product version and doing a comparison, it would be nice to display which product version the benchmark test has run against.
jasam-sheja
Metadata
Metadata
Assignees
Labels
No labels