performance-analysis

Performance analysis. Use for runtime throughput or latency benchmarks, TypeScript compiler cost, performance regressions, comparison harnesses, or thresholds.

Install
npx skills add 'https://github.com/Effect-TS/effect/tree/main/.agents/skills/performance-analysis'
Download bundle ↓
main · 90695b0Scanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

SKILL.md

SKILL.mdBrowse 3 files
View on GitHub
---name: performance-analysisdescription: 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 samefocused operation and environment across revisions; a single unpaired run isnot 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 andreporting criteria and applicable root checks pass or are reported as notrunnable. 
Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root .agents/AGENTS.md.