Skip to content

Allow to configure custom columns or output reported #94

@srids

Description

@srids

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions