Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | containerd | AWS Lambda | Docker | ONNX Runtime |
|---|---|---|---|---|
| Score | B-66 | B-65 | C-54 | C-50 |
| Type | Container | Serverless | Container | |
| Execution | hybrid | hybrid | hybrid | hybrid |
| Interface | platform | platform | cli | sdk |
| Cold Start | 100ms | 200ms | 500ms | 500ms |
| Memory | 20MB | 128MB | 50MB | 300MB |
| Startup | 20ms | 100ms | 200ms | 100ms |
| Isolation | container | microvm | container | process |
| Maturity | production | production | production | production |
| Languages | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Any | Python, C++, C#, Java |
| License | Apache-2.0 | Proprietary | Apache-2.0 | MIT |
| Links |