home/business/performance-optimization

Performance Optimization

GPTClaudeGemini··990 copies·updated 2026-07-14
performance-optimization.prompt
## Purpose

Performance optimization patterns for desktop applications, focusing on startup time, memory, and responsiveness.

## Implementation Patterns

### Pattern 1: Lazy Loading
Load heavy modules on demand to reduce startup time.

### Pattern 2: Resource Budgeting
Limit memory and CPU usage for background tasks.

## Examples

when to use it

Community prompt sourced from the open-source GitHub repo ameedanxari/ai-prompt-library (MIT). A "Performance Optimization" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

businesscommunitygeneral

source

ameedanxari/ai-prompt-library · MIT