---
title: "NVIDIA Vera Rubin and Blackwell Set a New Standard for Agentic AI Performance per Watt"
url: https://daily.dev/posts/nvidia-vera-rubin-and-blackwell-set-a-new-standard-for-agentic-ai-performance-per-watt-r1iqkqtkn
source_url: https://developer.nvidia.com/blog/nvidia-vera-rubin-and-blackwell-set-a-new-standard-for-agentic-ai-performance-per-watt
type: article
source: "NVIDIA Developer"
published: 2026-08-24T15:04:31.129Z
updated: 2026-08-24T15:04:54.667Z
tags: ["llm", "nvidia", "gpu", "agentic-ai", "ai-inference"]
reading_time: 8
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# NVIDIA Vera Rubin and Blackwell Set a New Standard for Agentic AI Performance per Watt

**[NVIDIA Developer](https://daily.dev/sources/nvidiadev)** · 8 min read · 0 upvotes · 0 comments

## Summary

NVIDIA presents results from SemiAnalysis's AgentX benchmark, a new agentic-coding inference test built from replayed real Claude Code sessions rather than fixed sequence-length prompts. Vera Rubin NVL72 preview results show up to 30x higher AI-factory throughput per megawatt than GB300 NVL72 at 160 tokens/sec/user on DeepSeek V4-Pro. GB300 NVL72 itself delivers up to 15x higher throughput per megawatt and 10x lower cost per million tokens than H200 NVL8, extending to roughly 80x on the larger Kimi K3 2.8T model. Gains are attributed to system-level work across serving runtimes (SGLang, TensorRT-LLM, vLLM), MoE kernels, NVIDIA Dynamo's disaggregated prefill/decode and KV-cache-aware routing, and the NVLink scale-up fabric.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://developer.nvidia.com/blog/nvidia-vera-rubin-and-blackwell-set-a-new-standard-for-agentic-ai-performance-per-watt>

## Questions this post answers

### What is the SemiAnalysis AgentX benchmark and how is it different from older LLM benchmarks?

AgentX is an agentic-coding benchmark in SemiAnalysis's open-source InferenceX suite that replays prerecorded Claude Code sessions turn by turn using the AIPerf client, preserving original context accumulation, reasoning time, and tool-call latency. Unlike legacy fixed 8K/1K sequence-length tests, it captures variable request lengths, KV-cache reuse, and tool-call gaps typical of real agent traffic, reporting sustained tokens per megawatt across varying concurrency.

_daily.dev surfaces benchmark methodology like this for teams evaluating agentic inference infrastructure choices._

### How much more efficient is NVIDIA GB300 NVL72 than H200 NVL8 for agentic AI workloads?

GB300 NVL72 delivers up to 15x higher AI-factory throughput per megawatt than H200 NVL8 on the AgentX workload running DeepSeek V4 Pro 1.6T, and up to 80x higher throughput per megawatt on the larger Kimi K3 2.8T model at comparable interactivity. It also achieves up to 10x lower cost per million tokens and extends the interactivity frontier to roughly 215 tokens per second per user.

_engineers comparing GPU generations for inference cost and throughput can track results like these on daily.dev._

### How does NVIDIA Vera Rubin NVL72 compare to GB300 NVL72 for agentic inference?

Vera Rubin NVL72 preview results show up to 30x higher AI-factory throughput per megawatt than GB300 NVL72, measured at 160 tokens per second per user on the AgentX DeepSeek V4-Pro workload. These figures were measured by NVIDIA and are pending SemiAnalysis review, pointing to a substantial jump in agentic inference capacity while holding the same interactive serving target.

_teams planning next-generation inference capacity can follow emerging hardware comparisons like this on daily.dev._

## Similar posts on daily.dev

- [New SemiAnalysis InferenceX Data Shows NVIDIA Blackwell Ultra Delivers up to 50x Better Performance and 35x Lower Costs for Agentic AI](https://daily.dev/posts/new-semianalysis-inferencex-data-shows-nvidia-blackwell-ultra-delivers-up-to-50x-better-performance--xlkxksrjj) · NVIDIA · 0 upvotes · 0 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#nvidia](https://daily.dev/tags/nvidia), [#gpu](https://daily.dev/tags/gpu), [#agentic-ai](https://daily.dev/tags/agentic-ai), [#ai-inference](https://daily.dev/tags/ai-inference)

[View this post on daily.dev](https://daily.dev/posts/nvidia-vera-rubin-and-blackwell-set-a-new-standard-for-agentic-ai-performance-per-watt-r1iqkqtkn)
