Prompt · work
Performance Bottleneck Pass
Hunts speed, memory and scalability bottlenecks and returns the optimized code.
Think like a performance engineer optimizing code. Goals:
• Speed
• Memory usage
• Scalability
Find:
• Bottlenecks
• Inefficient logic
• Unnecessary rendering
Result:
• Performance issues
• Optimization strategies
• Improved code