Skip to the content.

cost — the dimensions that matter, and where fak stands

← back to the scorecard index · part of the industry-first scorecard. Each dimension is a thing the field competes on; the fak column is honest — mostly no-claim gaps for a focused reuse kernel.

Cost & efficiency (cost-efficiency)

○ Goodput under an SLA (requests/s meeting TTFT and TPOT SLOs simultaneously) — fak: no-claim

Why it matters: Raw throughput overcounts: a request that violates its latency SLO is wasted work. Goodput, the max request rate at which a target fraction of requests meet BOTH TTFT and TPOT SLOs, is the metric a buyer running an interactive product actually pays against. It exposes systems that win on aggregate tokens/s but collapse under tail-latency constraints.

○ SLO-constrained goodput (per-GPU) — fak: no-claim

Why it matters: Raw throughput (tokens/s) is gameable by sacrificing latency. Goodput - the max request rate served while still meeting the TTFT and TPOT SLO for >=X% (e.g. 90%) of requests, normalized per GPU - is the metric that actually maps to cost-per-served-user. It is the central buyer’s KPI because it unifies latency and throughput into one defensible number.

○ End-to-end effective request capacity / cost gain from the KV system under SLO — fak: no-claim

Why it matters: All the mechanisms above only matter if they raise the requests an operator can serve within latency SLOs on fixed hardware. The integrated, trace-driven gain (effective capacity, cost per token) is the bottom-line metric a buyer uses to compare whole KV-centric architectures rather than individual features. It captures the ‘trade storage for compute’ thesis at the system level.

○ Inference unit economics ($ per 1M tokens) at realistic utilization — fak: no-claim

Why it matters: Cost-per-million-tokens at the utilization you can actually sustain is the metric finance signs off on. It folds throughput, batching, quantization, and utilization into one number and exposes the gap between marketing throughput and the bill.

○ Energy efficiency (Wh per token / tokens-per-watt) and power-capped throughput — fak: no-claim

Why it matters: Power, not GPUs, is becoming the binding constraint on fleet scale; tokens-per-watt sets the ceiling on how much serving a datacenter can host and increasingly drives both cost and siting decisions. Buyers with power budgets evaluate on it directly.