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