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
API Test Case Generator
Generate comprehensive test cases for REST APIs
Automated Code Review Critic
Perform comprehensive automated code review with security, performance, and best practices analysis
Microservice Architecture Designer
Designs a complete microservices architecture for a given application, including service boundaries, communication patterns, data ownership, and deployment topology.
React Component Generator & Reviewer
Generates production-ready React components with TypeScript, proper props typing, accessibility, and best practices for 2026 React standards.