General
PromptBeginner5 minmarkdown
- Validate that optimizations do not degrade performance in other areas (e.g.
memory for CPU trade-offs)
0
Explore
81,191 skills indexed with the new KISS metadata standard.
memory for CPU trade-offs)
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: