Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | containerd | AWS Lambda | Google Cloud Functions | ROCm |
|---|---|---|---|---|
| Score | B-66 | B-65 | C59 | C56 |
| Type | Container | Serverless | Serverless | |
| Execution | hybrid | hybrid | hybrid | aot |
| Interface | platform | platform | platform | sdk |
| Cold Start | 100ms | 200ms | 300ms | 200ms |
| Memory | 20MB | 128MB | 128MB | 600MB |
| Startup | 20ms | 100ms | 50ms | 100ms |
| Isolation | container | microvm | container | hardware |
| Maturity | production | production | production | stable |
| Languages | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | C, C++, Python |
| License | Apache-2.0 | Proprietary | Proprietary | MIT |
| Links |