Inference Latency Calculator
Estimate model inference latency, throughput, and memory requirements across CPU, GPU, and edge hardware.
Inputs
Results
Inference Latency
1.4 ms
Model Memory
400 MB
≈ 4 apps
How to Use This Calculator
- Enter Model Parameters (millions), Hardware Type, and CPU (x86).
- Set GPU (A100), Edge (ARM), and Batch Size.
- Adjust INT8 Quantization, No (FP32) as needed.
- Review Inference Latency (ms) and Model Memory (MB).
- Use Throughput (QPS) to inform your decision.
How the result changes with Model Parameters (millions)
| Model Parameters (millions) | Inference Latency | Model Memory |
|---|---|---|
| 100,000 | 445.4 ms | 400,000 MB |
| 350,000 | 1,556.6 ms | 1,400,000 MB |
| 650,000 | 2,889.9 ms | 2,600,000 MB |
| 900,000 | 4,001 ms | 3,600,000 MB |
What each input means
- Model Parameters (millions)
- Model size in millions of parameters
- Hardware Type
- Target deployment hardware — GPU offers highest throughput, edge for low-power
- Batch Size
- Number of inputs processed simultaneously (1 for real-time serving)
- INT8 Quantization
- INT8 quantization reduces model size ~4x and improves latency with minor accuracy loss
How this is calculated
Worked example, using the default values
- Identify Input Parameters4 parametersModel Parameters (millions) = 100, Hardware Type = 2, Batch Size = 1, INT8 Quantization = 0 = 4 input(s) provided
- Calculate Inference LatencyInference Latency1.44 = 1.44
- Calculate ThroughputThroughput694.4 = 694.4
Engine last updated . Checked against 2 independently-derived tests — how we verify calculators.
Related Calculators
The questions that sit next to this one — chosen by subject, including calculators filed under a different category.
GPU Training Cost Calculator
Estimate cloud GPU training time, cost, and CO2 emissions for machine learning model training.
MLOps & AI CostingModel Compression Calculator
Calculate compressed model size after pruning, quantization, and distillation with accuracy impact estimates.
MLOps & AI CostingMLOps Pipeline Cost Calculator
Estimate monthly MLOps costs including training, serving, storage, and monitoring infrastructure.
Machine Learning & AIBayesian Inference Calculator
Calculate posterior probability, Bayes factor, likelihood ratio, and evidence strength using Bayes' theorem.
More in Technology & Computing.