NVIDIA just made a bold claim about CPU performance and the numbers behind it are worth paying attention to.

In a recent blog post, NVIDIA stated that its Vera CPU has become what it calls the most scalable single-threaded CPU available, delivering sustained single-core performance 1.8 times that of x86 under full AI agent workloads. That is not a marginal improvement over the architecture that has dominated computing for decades.

The context NVIDIA is building this claim around is important. In AI inference and agentic workflows, the CPU is not sitting idle while the GPU does all the work. It is handling tool invocations, code execution, data processing, key-value cache management, and result analysis continuously throughout the agent loop. These are serial tasks that depend on single-thread speed rather than parallelism, which is why single-threaded performance has become a meaningful benchmark in this context rather than a secondary concern.

NVIDIA introduced the concept of what it calls Max single-threaded CPUs at scale to frame where Vera sits. The Olympus CPU core inside Vera delivers 50% more instructions per cycle compared to NVIDIA's own Grace CPU, which itself was already a competitive Arm-based design.

The hardware specifications support the performance claims. Vera carries LPDDR5X memory with bandwidth up to 1.2TB/s while keeping memory power consumption below 40 watts. The single-chip compute die design delivers inter-core bandwidth of 3.4TB/s. That combination of high bandwidth and low power is exactly what sustained AI workloads demand over long inference sessions.

Real-world testing backs up the benchmark numbers. Perplexity ran a practical coding task involving cloning a code repository and executing a test suite inside a sandbox environment. Vera completed the task approximately 1.5 times faster than x86 in that scenario, and concurrent sandbox startup speed came in at 1.9 times faster than x86. Those are not synthetic benchmark conditions. That is a real workflow that AI coding agents run constantly.

Partner testing adds further data points. In large-scale SQL analysis using Starburst, a distributed SQL analytics platform, Vera outperformed x86 server CPUs by up to three times. In real-time stream processing using Redpanda, a streaming data platform, latency dropped to as low as one sixth of what x86 delivers in the same scenario.

The pattern across all these workloads is consistent. Vera is not claiming general-purpose CPU superiority over x86. The argument is specifically about the serial, single-threaded steps that AI agent loops depend on at scale, and in that specific context the performance gap over x86 is substantial across every test shared so far.

For data centres running large-scale AI inference, agentic pipelines, and real-time data processing, Vera's combination of single-thread speed, memory bandwidth, and power efficiency is a combination that x86 server CPUs are not currently matching on paper or in the real-world results published so far.