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