Performance Issue: {operation} is too slow
## Performance Problem
**Operation:** {operation}
**Expected time:** {expected}ms
**Actual time:** {actual}ms
**Performance ratio:** {ratio}x slower than expected
## Environment
- OS: {os}
- Version: {version}
- Hardware: {hardware}
## Profiling Data
{profiling_data}
## Impact
{impact_description}