Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | containerd | AWS Lambda | LLM (Python CLI) |
|---|---|---|---|---|
| Score | B+75 | B-66 | B-65 | D49 |
| Type | Edge | Container | Serverless | |
| Execution | jit | hybrid | hybrid | hybrid |
| Interface | platform | platform | platform | cli |
| Cold Start | <1ms | 100ms | 200ms | 500ms |
| Memory | 128MB | 20MB | 128MB | 100MB |
| Startup | <1ms | 20ms | 100ms | 100ms |
| Isolation | process | container | microvm | process |
| Maturity | production | production | production | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Python |
| License | Proprietary | Apache-2.0 | Proprietary | Apache-2.0 |
| Links |