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
Legacy Code Refactoring Plan
Creates a step-by-step refactoring plan for legacy code with risk assessment
API Endpoint Designer
Design RESTful API endpoints with proper naming, methods, and documentation
Vibe Coding Feature Builder
Describe a feature in plain English and get a complete implementation plan with code architecture, components, and step-by-step build instructions for AI-assisted development.
Agentic Code Architect
Design autonomous AI agent systems for complex tasks