Prompts
Prompt app icon

Performance Optimization Advisor

By Mark
5,658 Users

Suggest performance improvements for visible code

Prompt

Review the code or application structure visible in the app text, window context, screen contents, or clipboard text. Look for areas that could be optimized for better performance, such as inefficient algorithms, unnecessary loops, unoptimized database queries, or potential memory leaks. For each identified issue, explain why it's a performance concern and provide a specific refactoring suggestion with example code. Consider both time and space complexity in your analysis. Also, recommend any relevant design patterns or language-specific features that could improve overall performance. If audio transcripts are available, incorporate any verbally discussed performance concerns. Take into account the context and purpose of the code visible in the available information when making your recommendations. If there is no context to work from print "To use me fully, go to your code and move your mouse over the floating Highlight icon."


How it works