y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#performance-engineering News & Analysis

3 articles tagged with #performance-engineering. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AIBullisharXiv – CS AI · Jun 197/10
🧠

AutoPass: Evidence-Guided LLM Agents for Compiler Performance Tuning

AutoPass is a multi-agent LLM framework that automatically tunes compiler performance by analyzing internal compiler states and runtime feedback, achieving 4.3% speedups on x86-64 and 11.7% on ARM64 compared to LLVM's standard optimization levels without requiring task-specific training.

AIBearisharXiv – CS AI · Jun 256/10
🧠

Evaluating LLMs on Real-World Software Performance Optimization

Researchers introduce SWE-Pro, a benchmark revealing that current Large Language Models perform poorly at real-world software performance optimization compared to expert engineers. The study shows LLMs achieve negligible runtime improvements and nearly zero memory optimizations, while human experts demonstrate 15.5x speedups and 171.3x peak memory reductions across the same tasks.

AIBullisharXiv – CS AI · May 116/10
🧠

PerfCoder: Large Language Models for Interpretable Code Performance Optimization

Researchers introduce PerfCoder, a specialized family of large language models fine-tuned to generate high-performance optimized code through interpretable, customized strategies rather than brute-force scaling. The system outperforms existing models on code performance benchmarks and can generate human-readable optimization feedback that further improves outcomes when paired with larger models.

🧠 GPT-5