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