Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | llama.cpp | Docker | KoboldCpp |
|---|---|---|---|---|
| Score | B72 | C+63 | C-54 | F38 |
| Type | MicroVM | Container | ||
| Execution | hybrid | aot | hybrid | hybrid |
| Interface | cli | cli | cli | gui |
| Cold Start | 50ms | 100ms | 500ms | 1500ms |
| Memory | 20MB | 50MB | 50MB | 400MB |
| Startup | 30ms | 10ms | 200ms | 300ms |
| Isolation | microvm | process | container | process |
| Maturity | stable | production | production | stable |
| Languages | Any | C, C++ | Any | C++, Python |
| License | Apache-2.0 | MIT | Apache-2.0 | AGPL-3.0 |
| Links |