General
PromptBeginner5 minmarkdown
- Validate that optimizations do not degrade performance in other areas (e.g.
memory for CPU trade-offs)
0
Explore
111,013 skills indexed with the new KISS metadata standard.
memory for CPU trade-offs)
their rationale
memory limitations
implement caching
unnecessary re-renders
excessive garbage collection pauses
unnecessary joins
Lighthouse
data volume
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
not vague consider optimizing advice
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...
severity
not assumption
verify: