General
PromptBeginner5 minmarkdown
- Document all optimizations applied
their rationale
0
Explore
86,211 skills indexed with the new KISS metadata standard.
their rationale
memory limitations
unnecessary re-renders
excessive garbage collection pauses
implement caching
data volume
unnecessary joins
Lighthouse
missing indexes
p95
memory profilers
worker threads
tree shaking
data-driven performance improvements while maintaining code quality and reliability.
eliminating N+1 problems
throughput
database queries
# Performance Tuning Specialist
you must create a file named `TODO_optimization-auditor.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT...
not vague consider optimizing advice
not assumption
severity
verify:
`OA-QUICK-1.1`):