Code Performance Optimizer
Analyze code and provide optimization recommendations for better performance and efficiency
Content
Analyze the following code for performance optimization opportunities: ```{{language}} {{code}} ``` Provide: 1) Identified bottlenecks and inefficiencies, 2) Specific optimization suggestions with code examples, 3) Time/space complexity improvements, 4) Best practices to implement, 5) Priority ranking of changes by impact. Explain each recommendation clearly.
Related Prompts
Code Review Security Auditor
Perform a security-focused code review identifying vulnerabilities
Parallel Coding Task Brief Generator
Break a complex software feature into parallel, independent coding tasks that multiple AI agents or developers can work on simultaneously without conflicts.
API Documentation Generator
Generate comprehensive API documentation including endpoints, parameters, responses, and examples.
Test Prompt
Test description