1080 Ti beats RTX 6000 by 2.4x on dense-model inference despite 4x less bandwidth

EAccelerate_42 · x · 2026-09-22

A counterintuitive inference benchmark: loading a dense model that takes 80% of VRAM (rest for KV cache), the RTX 6000 (1,792GB/s bandwidth) manages 18.7 sweeps/s at 77GB per token (23 tok/s), while the 2017-era 1080 Ti (484GB/s) hits 44 sweeps/s at 8.8GB per token (55 tok/s) — 2.4x faster despite a quarter of the bandwidth.

Key takeaway: when estimating how fast a GPU runs a model, don't just compare memory bandwidth — check sweeps per second too, since per-token sweep sizes vary widely across models.

Original post →

More from Infra

Infra channel →