Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | containerd | Deno | llama.cpp |
|---|---|---|---|
| Score | B-66 | C+64 | C+63 |
| Type | Container | Language | |
| Execution | hybrid | jit | aot |
| Interface | platform | cli | cli |
| Cold Start | 100ms | 20ms | 100ms |
| Memory | 20MB | 35MB | 50MB |
| Startup | 20ms | 15ms | 10ms |
| Isolation | container | process | process |
| Maturity | production | stable | production |
| Languages | Any | JavaScript, TypeScript, WebAssembly | C, C++ |
| License | Apache-2.0 | MIT | MIT |
| Links |