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