cd /news/artificial-intelligence/aws-graviton5-m9g-is-ga-benchmarks-c… · home topics artificial-intelligence article
[ARTICLE · art-51869] src=byteiota.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

AWS Graviton5 M9g Is GA: Benchmarks Confirm 36% Gains

AWS Graviton5-powered M9g and M9gd EC2 instances are generally available, with production benchmarks from Honeycomb, ClickHouse, and HubSpot showing consistent 36% performance gains over M8g. The new chiplet design on TSMC's 3nm process doubles core count and increases cache fivefold, enabling significant price-performance improvements for most workloads.

read3 min views1 publishedJul 9, 2026
AWS Graviton5 M9g Is GA: Benchmarks Confirm 36% Gains
Image: Byteiota (auto-discovered)

AWS Graviton5-powered M9g and M9gd EC2 instances went generally available on June 10. Three companies have now published production data — and the numbers land consistently around 36%. That is not an AWS marketing figure. That is what Honeycomb, ClickHouse, and HubSpot measured in their actual workloads.

What the Benchmarks Actually Show #

Start here, because this is the part that matters. AWS claims up to 25% better compute performance, 35% faster web apps, 35% faster ML inference, and 30% faster databases compared to M8g. Those are headline numbers, and headline numbers can be optimistic. The production data tells a more interesting story.

ClickHouse reported a 36% performance boost over M8g with zero code changes, plus 16% higher query concurrency. Honeycomb ran a six-month A/B test of production observability ingest workloads and measured 36% better throughput per core, 28% lower latency, and 26% less CPU utilization. HubSpot moved its MySQL databases to M9g and watched query duration drop by up to 60%.

Two independent companies arriving at 36% is not a coincidence. It is a repeatable result from a hardware generation that actually changed something meaningful. InfoQ’s detailed GA coverage breaks down each company’s methodology.

What Changed in the Silicon #

Graviton5 is a chiplet design — four chiplets on TSMC’s 3nm process — built around the ARM Neoverse V3 core running at 3.3 GHz (up from Neoverse V2 at 2.8 GHz in Graviton4). Core count doubled, from 96 to 192. But the change that explains the database and inference gains is the cache: L3 is now roughly 180 MB, five times larger than Graviton4, with each core getting 2.6x more L3 cache access than before.

Memory bandwidth also jumped — DDR5-7200 delivers 691 GB/s, a 28% increase over Graviton4. PCIe Gen 6 brings I/O throughput to approximately 0.5 TB/s. Network bandwidth is up 15%, EBS IOPS up 30%. The whole stack moved.

The Price Math #

M9g instances are priced 9% above M8g across all sizes. Run that against a 25% compute improvement and you get roughly 15% better price-performance at steady state. That is the floor. For workloads hitting the database or inference profiles that HubSpot and ClickHouse tested, the improvement is high enough to run fewer instances — which means the upgrade can reduce costs, not just improve throughput.

The only case to is if your workload is bottlenecked somewhere Graviton5 does not address: single-threaded legacy serial code, or workloads that require x86 ABI compatibility. If neither applies, the upgrade makes financial sense now.

Formally Verified VM Isolation #

Graviton5 ships with the Nitro Isolation Engine — what AWS describes as the first formally verified hypervisor isolation in a major public cloud. The verification consists of 330,000 lines of machine-checked proofs in Isabelle/HOL, implemented in Rust, covering confidentiality, integrity, and memory safety between VMs. Amazon Science published the full technical breakdown. If you operate multi-tenant SaaS or work under compliance frameworks that require provable isolation, this belongs in your architecture documentation.

How to Migrate #

For most workloads running Java, Python, Node.js, Go, Rust, .NET Core, or Ruby: change the instance type. No code changes required.

For containerized workloads: rebuild your container images for ARM64 and redeploy. AWS maintains a [Graviton Getting Started guide on GitHub](https://github.com/aws/aws-graviton-getting-started) with specific guidance for PostgreSQL, MySQL, ML frameworks, and more.

The memory-optimized R9g and compute-optimized C9g variants are not yet available — both are planned for later in 2026. If your workload fits general-purpose M9g sizing, you can move now. If you need the specialized families, watch for announcements in Q3.

Bottom Line #

M9g is the clearest EC2 upgrade recommendation in years. The benchmarks are consistent across independent companies, the price premium is modest, and the migration path is low-friction for most stacks. Start with a shadow deployment on one workload, measure for a week, and you will have the numbers to justify a full migration. The official AWS launch post has region availability and instance size options.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @aws 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/aws-graviton5-m9g-is…] indexed:0 read:3min 2026-07-09 ·