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