Performance pass: benchmark the deterministic compute path (#32) #59
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/perf-pass"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Locks in the PLAN.md compute targets so a regression that slips an O(n²) into the scheduler or forecast fails the suite.
Representative fixture: 200 open issues, varied estimates/priorities/assignees across 3 capacity lanes + a light acyclic dependency web. Bounds are the real targets with margin so timing jitter can't flake CI; actuals are logged (
[perf] …ms).Reconcile-<5s@500 is network-bound (~2N gitea calls) and stays covered by the live reconcile — this file benchmarks the pure compute the app runs each turn.
Acceptance ✅ — benchmarks meet the targets. +2 core tests.
🤖 Generated with Claude Code