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