- Query optimization: rewrite queries using execution plan analysis
eliminate unnecessary subqueries and joins
Explore
11,596 skills indexed with the new KISS metadata standard.
eliminate unnecessary subqueries and joins
page load metrics
tree shaking
data-driven performance improvements while maintaining code quality and reliability.
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...
pattern
include patch-style diffs or clearly labeled file blocks inside the TODO.
classes
limits
Likely Safe
Dead Code
patterns
unused imports
race conditions
query rewrites
serialized async work
excessive reads/writes
API calls
contention points
queries
algorithmic efficiency
you must create a file named `TODO_caching-architect.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,wk...
read/write ratios
include patch-style diffs or clearly labeled file blocks inside the TODO.