Skip to content

Performance Benchmarking Stage in CI/CD Pipeline #201

Description

@wizche

Introduce a new pipeline stage that measures analysis speed on a set of predefined targets. This stage will help prevent merging changes that degrade slicing performance.

The stage should benchmark both the source and target branches, compare the results, and fail the pipeline if the target branch performs worse than the source. This process is similar to how code quality checks are enforced to prevent regressions.

Requires #26

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 requestprio lowLow-level priority

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions