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