← All resources

Inference speed is a game design variable

How low-latency ASIC inference turned language control in Arena Tactics from a niche mode into majority play, and why that signal mattered before the wider market piled into inference chips.

When we put language control into Arena Tactics, the hard problem was not only whether an agent could plan legal moves. It was whether the plan arrived fast enough for the match to still feel like a game.

Early builds could interpret intent and keep the engine in charge. They also made players wait. Command latency in the fourteen-second range was enough to break rhythm. Modes that depended on the agent stayed niche. Prompt-driven play sat under 5% of games. The architecture was interesting. The experience was not.

We rebuilt the agent loop as a multi-agent system and moved LLM reasoning onto GroqCloud, running GPT-OSS-20B. That is when the product numbers moved with the infrastructure numbers.

Per-call latency fell to about 3.82 seconds on Groq, against 14.35 seconds on Gemini 2.5 Flash and 26.19 seconds on GPT-5-nano. Full-game model time dropped to about 185 seconds on Groq, versus roughly 771 seconds and 1,580 seconds on those baselines. Cost per game fell by about 14× versus Gemini and about 2.3× versus OpenAI. After the change, AI-dependent modes rose to more than 60% of play. Commands were roughly 7× faster in the public writeup Groq published with us.

Groq published the results with us as a customer story. As they moved toward a broader neocloud positioning, that page rotated off their main site — the kind of thing that happens when a company scales its narrative. The case study itself still holds up, and you can read the original writeup via Manuals+ or the Internet Archive.

Why we cared about ASIC inference early

The useful lesson was never "pick a vendor logo." It was that inference hardware with very low latency changes which interactive AI products are even possible.

In a tactics match, a language command sits inside the turn. The agent has to read intent, inspect state, plan, emit legal actions, and repair failures while the board is waiting. If that loop is slow, designers hide the mode, shorten the plans, or accept that only patient players will use it. If that loop is fast, the same software can stay in the main session.

That is why specialized inference chips mattered to us before they were fashionable in every keynote. GPUs are excellent at many AI workloads. Interactive agents in games are ruthless about wait time. An architecture aimed at fast token generation is closer to a control-surface requirement than to a batch analytics requirement.

The same constraint shows up in agentic QA. When you run thousands of headless matches to answer a balance question, you care about throughput and cost. When a designer interrogates a run and re-issues a query, you care about responsiveness again. Simulation at scale and live co-play are different schedules over a related need: model calls cheap enough and fast enough that the AI can stay coupled to a real engine instead of living in a slide deck.

What the market did next

In December 2025, Nvidia announced a deal around Groq’s inference technology that reporting put near $20 billion. The structure was a non-exclusive license plus key talent joining Nvidia. It was not a simple whole-company purchase, and Groq continued operating. The exact corporate form matters less for our purposes than the signal: low-latency inference had become strategically central enough to draw a deal of that scale.

We do not need that headline to justify the earlier bet. We already had the product evidence. When inference got faster, players changed what they chose to play. Modes that depended on agents stopped being experiments and started carrying the majority of sessions.

If you are building language control, adaptive opponents, or agentic evaluation against a live rules engine, treat inference latency as a design variable. Measure it in the same breath as win rate and input feel. The case study Groq published with us was one public snapshot of that. The archived copies above preserve the numbers. The ongoing work is the same: keep the engine authoritative, keep the agent useful, and keep the wait short enough that people forget the model is there.

View original source

Continue the conversation

Bring us the system you are trying to understand.

We help teams turn difficult AI research into products and decisions they can use.

Book a call