NVIDIA Confidential Computing Retains 96% of AI Inference Speed

New benchmarks show secure AI inference on Blackwell GPUs loses less than 4% performance, enabling privacy without major speed penalties.
Key points
- NVIDIA confidential computing retains 96.1% to 98.2% of AI inference throughput on Blackwell GPUs.
- Secure execution requires specific framework optimizations to manage encrypted data movement efficiently.
- Latency overhead for secure AI workloads remains under 1.2% in benchmarked scenarios.
Running large AI models on sensitive data has traditionally forced a choice between speed and security. NVIDIA has now demonstrated that this trade-off is shrinking on its latest Blackwell hardware. By combining confidential computing features with optimized inference frameworks, the company reports that secure AI workloads can retain nearly all of their raw performance.
This development is significant for enterprises handling proprietary or regulated information. It suggests that data privacy no longer requires a substantial reduction in processing power. The technology allows AI models to run inside encrypted environments where even the hardware vendor cannot access the data, a critical requirement for many business applications.
Secure execution requires framework changes
Enabling confidential computing changes how data moves through the system. The framework must adapt to encrypted memory and secure communication channels, which can introduce delays if not handled correctly. NVIDIA’s developer documentation highlights that standard inference tools need specific adjustments to maintain efficiency in these protected environments.
The key is to optimize the software alongside the hardware. When the inference framework is tuned to account for the secure execution overhead, the performance impact becomes minimal. This means engineers can enable strong privacy protections without redesigning their entire AI infrastructure.
Benchmarks show minimal performance loss
NVIDIA tested its system using a DeepSeek model on a DGX B200 platform. The tests measured output speed and latency with confidential computing both enabled and disabled. The results showed that the secure version retained between 96.1% and 98.2% of the non-secure version's throughput.
Latency overhead was also low, staying within 1.2% for most scenarios. This narrow gap indicates that the encryption and security mechanisms do not significantly slow down the actual generation of text. The findings provide a clear baseline for teams evaluating confidential AI deployments.
Methodology isolates security overhead
To ensure the results were accurate, the team used a controlled comparison. They kept the model, hardware, and software settings identical for both tests, changing only the confidential computing state. This approach isolates the specific cost of security features from other variables.
The tests focused on workloads with long inputs and low concurrency, which are most likely to expose performance bottlenecks. By targeting these challenging conditions, the team demonstrated that even in the worst-case scenarios, the performance penalty remains acceptable for production use.






