Skip to content

Shorthand way to benchmark against main #1457

Description

@tsmbland

Is your feature request related to a problem? Please describe

Following from #1442, it would be nice to have an easy way to benchmark performance against the main branch. Currently this is possible by switching to the main branch, running the benchmarks, then switching to the feature branch, running benchmarks again and opening the report. This is ok, but it would be nice to have a single command to do all this for you.

Describe the solution you'd like

A simple command that lets us benchmark the current branch against main (possibly a just command)

Describe alternatives you've considered

Do nothing - the current approach works but is a bit annoying

Additional context

Could run this as part of CI on pull requests

I wonder if there's some overlap with the approach we've used for building docs with different versions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status
    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions