Skip to content

gungraun: Fix benchmark name should not depend on the (truncated) description #778

@gamma0987

Description

@gamma0987

As mentioned in #638 the benchmark name in bencher uses the whole first line as benchmark name which consists of the module path the optional id and a description. However, a benchmark can be uniquely identified by the module path and if present, the id. Since the description is possibly truncated and isn't required to distinguish benchmarks, it shouldn't be part of the benchmark name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions