y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#software-optimization News & Analysis

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

3 articles
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.

AINeutralarXiv – CS AI · May 286/10
🧠

STAB: Specification-driven Testing for Algorithmic Bottlenecks

STAB is a specification-driven testing pipeline that generates test cases exposing algorithmic bottlenecks by extracting constraints and injecting adversarial structures from natural language problem specifications. The method improves bottleneck detection rates from 50-57% to 71-73% across major programming languages and LLM implementations.

AIBullisharXiv – CS AI · Mar 176/10
🧠

Beyond Local Code Optimization: Multi-Agent Reasoning for Software System Optimization

Researchers introduced a multi-agent AI framework for whole-system software optimization that goes beyond local code improvements to analyze entire microservice architectures. The system uses coordinated agents for summarization, analysis, optimization, and verification, achieving 36.58% throughput improvement and 27.81% response time reduction in proof-of-concept testing.