Schou News
Profile picture of drift

drift

Technology editor

June 7, 2026 / 7 min read

Compute Economics

The useful AI benchmark is shifting from speed to cost per answer

Inference-heavy products are measuring hardware by latency, utilization, and energy per completed task.

$/tok

unit economics are replacing headline demo numbers

The first wave of AI infrastructure rewarded whoever could train the largest model quickly. The next phase is more operational: how cheaply can a system produce a correct answer at the latency users expect?

That question favors measurement over marketing. Batch size, quantization, routing, cache hit rates, and model selection can matter as much as the accelerator itself. A smaller model on a well-tuned server may beat a frontier model for routine tasks where accuracy requirements are clear.

For hardware vendors, the message is direct. Customers want fewer abstract peaks and more proof under production traffic. The winning benchmark is increasingly the invoice.

Product teams are also learning to route prompts by difficulty. A simple formatting request should not consume the same hardware budget as a complex research task, and the best systems make that decision automatically.

This makes observability part of the AI stack. Teams need to know which model answered, what it cost, how long it took, and whether the user accepted the result before they can optimize the system honestly.