cd /news/ai-infrastructure/benchmarking-serverless-gpus-modal-v… · home topics ai-infrastructure article
[ARTICLE · art-120787] src=dev.to ↗ pub= topic=ai-infrastructure verified=true sentiment=· neutral

Benchmarking Serverless GPUs: Modal vs RunPod vs Replicate Cold Starts (2026)

A developer benchmarked cold start latencies and costs across serverless GPU platforms, finding Modal fastest at 1.8 seconds on an A100, followed by RunPod at 4.2 seconds and Replicate at 6.5 seconds. The results highlight trade-offs between scale-to-zero convenience and latency for production LLM deployments.

read1 min views1 publishedSep 3, 2026

Deploying open-source LLMs (like Llama-3) or real-time Whisper transcription in production often forces a difficult architectural trade-off: keep dedicated GPUs running 24/7 (expensive) or rely on serverless scale-to-zero (cold start latency penalty).

To evaluate container spin-up overhead, we benchmarked median cold start latencies and per-second execution costs across the major serverless GPU platforms.

Provider GPU Median Cold Start Equiv. Hourly Rate Scale-To-Zero
Modal
A100 (40GB) 1.8s ~$2.85 / hr Yes
RunPod Serverless
A100 (80GB) 4.2s ~$2.59 / hr Yes
Replicate
A100 (80GB) 6.5s ~$4.14 / hr Yes
Together AI
H100 Cluster Instant (Pooled) Token-based N/A
Lambda Labs

A100 (80GB) | VM Boot (~45s) | $1.89 / hr | No | The full benchmark dataset, hardware configurations, and testing scripts are maintained at ServerlessGPUBench.

Raw benchmark metrics are also open-sourced on GitHub: awesome-serverless-gpu-latency.

── more in #ai-infrastructure 4 stories · sorted by recency
── more on @modal 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/benchmarking-serverl…] indexed:0 read:1min 2026-09-03 ·