news.volyx.in

Benchmarking Opus 5 on SlopCodeBench (github.com)

405 points by dhorthy · 31 days ago · 119 comments on HN

Article summary

The article discusses the results of benchmarking Opus 5 on SlopCodeBench, a new coding benchmark that evaluates a model's ability to maintain codebase quality over time. The benchmark consists of multiple checkpoints, where the model must evolve the codebase as new requirements are introduced. Opus 5 achieved a 24% pass rate, outperforming other models, but still failed to maintain code quality over time. The article highlights the need for better benchmarks to evaluate the maintainability of code generated by models.

Main themes

  • Code quality metrics
  • Model evaluation
  • Code maintainability
  • Benchmarking
  • AI-generated code

What commenters say

  • Opus 5 is not a significant improvement over previous models, and its performance degrades over time.
  • The benchmark used in the article is more realistic than others, as it evaluates a model's ability to maintain code quality over time.
  • Some commenters believe that the models are being optimized for lower inference costs, leading to a decline in performance over time.
  • Others argue that the decline in performance may be due to the models being tuned for specific benchmarks, rather than real-world use cases.
  • There is a need for better benchmarks that can evaluate the maintainability of code generated by models, rather than just their initial quality.
  • Some commenters have noticed a degradation in the performance of models over time, which may be due to various factors, including optimization for compute resources or changes in the model's architecture.