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