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