2 results for “performance”
Audit the app for real-time performance bottlenecks and fix them — slow queries, missing indexes, N+1 problems, cache misses, and polling that should be websockets. Use when the user says "make it faster", "it's slow under load", "optimize the DB", or "add real-time updates".
Iteratively optimize thermal designs by solving 2D heat equations (Poisson PDE). Parameterize heat source placement and material conductivity, simulate temperature distributions, evaluate performance metrics, and propose improvements autonomously. Use when the user asks to design, optimize, or analyze heat sinks, thermal layouts, cooling systems, or any steady-state thermal problem on a 2D domain.