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