Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Google Cloud Functions | ONNX Runtime | MLX |
|---|---|---|---|
| Score | C59 | C-50 | D47 |
| Type | Serverless | ||
| Execution | hybrid | hybrid | jit |
| Interface | platform | sdk | sdk |
| Cold Start | 300ms | 500ms | 500ms |
| Memory | 128MB | 300MB | 200MB |
| Startup | 50ms | 100ms | 100ms |
| Isolation | container | process | process |
| Maturity | production | production | stable |
| Languages | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Python, C++, C#, Java | Python, C++, Swift |
| License | Proprietary | MIT | MIT |
| Links |