General
PromptBeginner5 minmarkdown
- Document all optimizations applied
their rationale
0
Explore
127,657 skills indexed with the new KISS metadata standard.
their rationale
memory for CPU trade-offs)
memory limitations
implement caching
unnecessary re-renders
excessive garbage collection pauses
unnecessary joins
data volume
Lighthouse
missing indexes
memory profilers
p95
data-driven performance improvements while maintaining code quality and reliability.
worker threads
tree shaking
eliminating N+1 problems
throughput
database queries
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...
# Performance Tuning Specialist
not vague consider optimizing advice
verify:
severity
not assumption