Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Vercel Edge Functions | containerd | Text Generation Inference |
|---|---|---|---|
| Score | B71 | B-66 | F39 |
| Type | Edge | Container | |
| Execution | jit | hybrid | hybrid |
| Interface | platform | platform | api |
| Cold Start | 10ms | 100ms | 10000ms |
| Memory | 128MB | 20MB | 2000MB |
| Startup | 1ms | 20ms | 5000ms |
| Isolation | process | container | container |
| Maturity | stable | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | Any | Rust, Python |
| License | Proprietary | Apache-2.0 | Apache-2.0 |
| Links |