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