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