Optimization
## Purpose
General performance optimization guidance used across modules and tech stacks.
## Implementation Patterns
### Pattern 1: Profile First
Identify hotspots before optimizing.
### Pattern 2: Measure After Change
Benchmark after each optimization to ensure gains.
## Exampleswhen to use it
Community prompt sourced from the open-source GitHub repo ameedanxari/ai-prompt-library (MIT). A "Optimization" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
ameedanxari/ai-prompt-library · MIT