Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | llama.cpp | Docker | ONNX Runtime |
|---|---|---|---|
| Score | C+63 | C-54 | C-50 |
| Type | Container | ||
| Execution | aot | hybrid | hybrid |
| Interface | cli | cli | sdk |
| Cold Start | 100ms | 500ms | 500ms |
| Memory | 50MB | 50MB | 300MB |
| Startup | 10ms | 200ms | 100ms |
| Isolation | process | container | process |
| Maturity | production | production | production |
| Languages | C, C++ | Any | Python, C++, C#, Java |
| License | MIT | Apache-2.0 | MIT |
| Links |