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