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