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