Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Metal | Python (CPython) | AWS Lambda | ONNX Runtime |
|---|---|---|---|---|
| Score | B74 | B71 | B-65 | C-50 |
| Type | Language | Serverless | ||
| Execution | aot | interpreted | hybrid | hybrid |
| Interface | sdk | cli | platform | sdk |
| Cold Start | 50ms | 50ms | 200ms | 500ms |
| Memory | 100MB | 15MB | 128MB | 300MB |
| Startup | 20ms | 10ms | 100ms | 100ms |
| Isolation | hardware | process | microvm | process |
| Maturity | production | production | production | production |
| Languages | Swift, Objective-C, C++ | Python | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Python, C++, C#, Java |
| License | Proprietary | Other | Proprietary | MIT |
| Links |