performance-analysis · git:20260901.b4afb74 · 2026-09-01 · sha256 b95416d184a90975
performance-analysis git:20260901.b4afb74A
Immutable. This exact content is served forever at /api/v1/blob/b95416d184a90975.
--- name: performance-analysis description: Performance analysis. Use for runtime throughput or latency benchmarks, TypeScript compiler cost, performance regressions, comparison harnesses, or thresholds. --- Validate correctness with focused tests before measuring. Compare the same focused operation and environment across revisions; a single unpaired run is not evidence of improvement. Select every applicable branch: - **Runtime performance:** Read [runtime.md](runtime.md). - **Type performance:** Read [types.md](types.md). The task is complete when every selected branch meets its measurement and reporting criteria and applicable root checks pass or are reported as not runnable.