Skip to content

[Feature] Establish a generalized benchmark suite #196

Description

@lasch

Feature Description

#193 introduced an initial benchmark to get data points for indirect access code paths.
Together with @fabianlim the idea for a more general concept to do benchmarks.

Motivation / Problem

  • useful for regression testing, knowing whether new code slows down the processing
  • useful to proof/disproof claims about performance in new code

There are multiple work items sleeping inside. Aspects like:

  • adding to CI
  • searching for reusable existing options
  • designing the solution
  • implement and validate the solution
  • determine thresholds for CI gates
  • optional regression tests that compare to previous results
  • etc...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions