2025
Synthesizing Performance Constraints for Evaluating and Improving Code Efficiency
NeurIPS 2025poster
Large Language Models (LLMs) have been increasingly used to optimize code efficiency. Evaluating their effectiveness and further suggesting optimization opportunities often rely on high-quality tests to demonstrate the performance bottlenecks presented in the program. However, existing approaches re…