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