Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Vercel Edge Functions | containerd | AWS Lambda | Node.js |
|---|---|---|---|---|
| Score | B71 | B-66 | B-65 | B-65 |
| Type | Edge | Container | Serverless | Language |
| Execution | jit | hybrid | hybrid | jit |
| Interface | platform | platform | platform | cli |
| Cold Start | 10ms | 100ms | 200ms | 50ms |
| Memory | 128MB | 20MB | 128MB | 40MB |
| Startup | 1ms | 20ms | 100ms | 20ms |
| Isolation | process | container | microvm | process |
| Maturity | stable | production | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript |
| License | Proprietary | Apache-2.0 | Proprietary | MIT |
| Links |