← Reddit

Probably the millionth post on this but why is Opus 5 so damn slow?

Reddit · youstillhavehope · July 28, 2026
A user raised concerns about Opus 5's performance speed, noting the model appears to overthink tasks even with moderate context windows and smaller requests, resulting in significantly extended processing times. The poster mentioned occasionally switching to alternative models to avoid this slowness and sought community suggestions for achieving faster initial responses from Opus 5.

Detailed Analysis

Anthropic's Claude Opus 5 has drawn recurring complaints from users about its perceived slowness, as reflected in this Reddit thread on r/ClaudeAI. The original poster describes even modest tasks within moderate-sized context windows triggering extended processing times, with the model apparently "overthinking" simple requests. The workaround mentioned—switching to a different model when speed matters—suggests users are developing informal routing strategies rather than relying on Opus 5 as a default for all tasks, and the phrase "probably the millionth post on this" signals that latency complaints have become a recurring, well-worn topic in the community rather than an isolated incident.

This pattern points to a broader tension in frontier model design between capability and responsiveness. Opus-tier models are generally positioned as Anthropic's most capable tier, often paired with extended or deliberate reasoning modes that trade speed for accuracy on complex problems. When such models are applied indiscriminately to lightweight tasks, the same deep-reasoning machinery that helps on hard problems can produce noticeable overhead on simple ones, since the model may not always calibrate how much "thinking" a task actually warrants. This is a known challenge across the industry with reasoning-augmented LLMs: models like OpenAI's o-series and Anthropic's extended-thinking Claude variants have faced similar criticism when their deliberation budgets aren't well matched to task complexity, leading to inconsistent user experience depending on prompt framing, context size, or whether extended thinking is explicitly toggled.

For practical users, the thread implicitly highlights the importance of model selection as a workflow skill—reserving Opus-class models for genuinely difficult, high-stakes tasks while defaulting to faster, lighter models (such as Sonnet or Haiku variants in Anthropic's lineup) for routine work like quick edits, boilerplate generation, or simple Q&A. This mirrors a broader industry trend toward tiered model families explicitly designed to let developers and end users trade off cost, speed, and capability depending on the job at hand, rather than treating "biggest model" as synonymous with "best model" for every use case.

More broadly, this complaint reflects growing user sophistication and impatience as AI coding and reasoning assistants become embedded in daily workflows. As models grow more capable, latency becomes a first-class UX concern on par with accuracy, especially for developers who expect near-instant iteration loops. Anthropic, like its competitors, faces ongoing pressure to give users finer-grained control over reasoning depth—perhaps through adjustable "thinking budgets," better default heuristics for task complexity detection, or clearer signaling about when extended deliberation is actually being invoked—so that the power of frontier reasoning doesn't come at the cost of everyday responsiveness.

Read original article →