Codex now controls Windows PCs directlyOpenAI launches Rosalind Biodefense initiativeAnthropic raises $65B in Series H fundingAnthropic raises $65B in Series HClaude Opus 4.8 Now Available on Web, Platform and CloudClaude Opus 4.8 now available on web and APIAnthropic adds Fast mode to Claude Opus 4.8Anthropic launches Claude Opus 4.8 with better task controlAnthropic raises $65B in Series H fundingAnthropic releases Claude Opus 4.8 with faster workflowsOpenAI makes GPT-5.5 Instant easier to readDynamic Workflows Added to Claude Code in Research PreviewGemini Omni enables conversational content editingOpenAI publishes 2026 election safeguardsSynthID Watermarking Expanded with OpenAI PartnershipAnthropic updates Responsible Scaling Policy v3.2OpenAI updates ChatGPT ad policy criteriaAnthropic explains how it contains ClaudeGoogle DeepMind expands AI safety partnership with SingaporeAnthropic finds over 10,000 vulnerabilities with Project GlasswingCodex now controls Windows PCs directlyOpenAI launches Rosalind Biodefense initiativeAnthropic raises $65B in Series H fundingAnthropic raises $65B in Series HClaude Opus 4.8 Now Available on Web, Platform and CloudClaude Opus 4.8 now available on web and APIAnthropic adds Fast mode to Claude Opus 4.8Anthropic launches Claude Opus 4.8 with better task controlAnthropic raises $65B in Series H fundingAnthropic releases Claude Opus 4.8 with faster workflowsOpenAI makes GPT-5.5 Instant easier to readDynamic Workflows Added to Claude Code in Research PreviewGemini Omni enables conversational content editingOpenAI publishes 2026 election safeguardsSynthID Watermarking Expanded with OpenAI PartnershipAnthropic updates Responsible Scaling Policy v3.2OpenAI updates ChatGPT ad policy criteriaAnthropic explains how it contains ClaudeGoogle DeepMind expands AI safety partnership with SingaporeAnthropic finds over 10,000 vulnerabilities with Project Glasswing
Official sources only. Rumors, leaks, and get-rich schemes are excluded.
← Back to glossary

Test-time Compute

テスト時コンピュート

Definition

Test-time compute means spending additional computation during inference, after training, to improve answer quality. It is central to discussions about reasoning models, search, verification, and agent performance.

AI progress is often described in terms of training data, model size, and training compute. Test-time compute shifts attention to what happens after training. Test-time compute is the extra computation spent during inference to improve the quality, reliability, or confidence of a model's answer.

Training compute versus test-time compute

Training compute is used to create the model. Test-time compute is used each time the model answers a question or performs a task. It can involve generating multiple candidate answers, checking intermediate steps, running tools, searching for evidence, or spending more steps on planning. This makes it possible to improve results without changing the model weights.

Why it matters

Reasoning models and agents often rely on more inference-time work. A coding agent may write code, run tests, inspect failures, and revise. A research assistant may search, compare sources, and synthesize. These workflows can be more accurate than a single-shot answer, but they also cost more and take longer.

How to read AI news about it

When a model shows large gains on hard benchmarks, ask whether the gain comes from the base model, the inference procedure, tool use, or multiple attempts. Also check the latency and cost tradeoff. Extra compute may be worthwhile for high-value tasks such as code repair or analysis, but excessive for simple rewriting or classification.

Watch-outs

More compute does not guarantee correctness. A system can spend additional steps reinforcing a bad assumption or searching in the wrong place. The practical question is whether extra inference work is targeted, measurable, and paired with verification. Test-time compute is best read as a performance lever with costs, not as a free upgrade.

h
hayami

Stay on top of OpenAI, Google & Anthropic updates. An AI digest for business professionals.

Source Policy

We use only official sources. Each article links to the original announcement so you can verify it yourself.

© 2026 hayami. All rights reserved.