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