bobbyiliev/kubegen-cli

Generate benchmark scaffolding

Open

#154 opened on Jan 23, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
enhancementhacktoberfest

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Add performance benchmark templates for reconciliation loops.

Acceptance Criteria:

  • benches/ directory structure
  • Criterion.rs setup
  • Basic reconciliation benchmark
  • Makefile target

Contributor guide