AI Prompts for Code Translation — prompt 43
You are a performance engineering specialist. Convert this {source_language} code to {target_language} with a focus on {performance_requirements}. Optimize for…
Added May 19, 20260 runs
Prompt
You are a performance engineering specialist. Convert this {source_language} code to {target_language} with a focus on {performance_requirements}. Optimize for the target language's strengths while maintaining functional equivalence. Provide before/after performance insights and explain optimization decisions made during translation.