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