How many Tabs with 1.5 TB of RAM?
Linus Tech Tips
Jul 12, 2026
Testing the absolute limits of browser memory management using a high-end server with 192 cores and 1.5TB of RAM reveals that modern web bloat, rather than system capacity, is the true performance bottleneck. Despite massive hardware resources, Chrome tabs eventually hit a stability wall dictated by GPU VRAM constraints and service-level traffic filtering.
Key insight: Opening thousands of tabs doesn't necessarily scale memory usage linearly because modern OS behavior—like Linux or macOS memory management—often swaps or compresses data dynamically, and websites are now so heavy that they trigger anti-bot protections that crash the browser process before the hardware itself fails.