Description
No performance benchmarks exist, making it impossible to detect regressions. Implement automated benchmarking for critical API endpoints in CI.
Acceptance Criteria
Technical Scope
- backend/src/tests/
- .github/workflows/
- Edge: CI environment variability, benchmark flakiness handling
Description
No performance benchmarks exist, making it impossible to detect regressions. Implement automated benchmarking for critical API endpoints in CI.
Acceptance Criteria
Technical Scope