Skip to content

Add multiple aliases for a Benchmark #674

@epompeii

Description

@epompeii

A Benchmark can now be identified by its name, slug, or UUID: #629

This helps align Benchmarks with the other dimensions (Branch, Testbed, and Measure).

It would be great to be able to track multiple aliases for a Benchmark over time with an array of exact match strings.

[
  "current_benchmark::name",
  "old_benchmark::name",
]

The name field could then become a "display name" similar to #366.
The current name would just be added as the first entry in the match array.

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