Commit Graph

1 Commits (92df8d2e1470b9ad435cdf0182b42045c9ad3c4e)

Author SHA1 Message Date
Council 92df8d2e14 council(draft): PerformanceBenchmarker - round1 evaluation report + plan
Key findings:
- P1: GoodsSpecBase full scan, no pagination (1-5MB response)
- P2: No FOR UPDATE SKIP LOCKED (oversell race condition)
- P3: Polling without diff, cache stampede risk
- P4: SoldSeats API stub (empty array)
- Vote: C (parallel), with P0 fixes (row lock + index) non-blocking to frontend

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 17:17:55 +08:00