Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | containerd | AWS Lambda | llama.cpp |
|---|---|---|---|
| Score | B-66 | B-65 | C+63 |
| Type | Container | Serverless | |
| Execution | hybrid | hybrid | aot |
| Interface | platform | platform | cli |
| Cold Start | 100ms | 200ms | 100ms |
| Memory | 20MB | 128MB | 50MB |
| Startup | 20ms | 100ms | 10ms |
| Isolation | container | microvm | process |
| Maturity | production | production | production |
| Languages | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C, C++ |
| License | Apache-2.0 | Proprietary | MIT |
| Links |