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