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