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:
Issue: Add CI performance benchmarks
Priority: Low
Labels: ci, performance
Description:
GitHub Actions only builds and tests. Add performance regression detection.
Implementation:
Acceptance Criteria: