Skip to content

Add CI performance benchmarks #52

Description

@mseminatore

Issue: Add CI performance benchmarks

Priority: Low
Labels: ci, performance

Description:
GitHub Actions only builds and tests. Add performance regression detection.

Implementation:

  • Run gemm_perf, dot_perf, ger_perf in CI
  • Store results as artifacts
  • Compare against baseline
  • Fail CI if performance drops >10%

Acceptance Criteria:

  • Add perf benchmarks to CI workflow
  • Store baseline performance data
  • Implement regression detection
  • Report GFlops in CI logs

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions