Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | containerd | Node.js | llama.cpp | KoboldCpp |
|---|---|---|---|---|
| Score | B-66 | B-65 | C+63 | F38 |
| Type | Container | Language | ||
| Execution | hybrid | jit | aot | hybrid |
| Interface | platform | cli | cli | gui |
| Cold Start | 100ms | 50ms | 100ms | 1500ms |
| Memory | 20MB | 40MB | 50MB | 400MB |
| Startup | 20ms | 20ms | 10ms | 300ms |
| Isolation | container | process | process | process |
| Maturity | production | production | production | stable |
| Languages | Any | JavaScript, TypeScript | C, C++ | C++, Python |
| License | Apache-2.0 | MIT | MIT | AGPL-3.0 |
| Links |