Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | containerd | MLX | Text Generation Inference |
|---|---|---|---|---|
| Score | B71 | B-66 | D47 | F39 |
| Type | Language | Container | ||
| Execution | interpreted | hybrid | jit | hybrid |
| Interface | cli | platform | sdk | api |
| Cold Start | 50ms | 100ms | 500ms | 10000ms |
| Memory | 15MB | 20MB | 200MB | 2000MB |
| Startup | 10ms | 20ms | 100ms | 5000ms |
| Isolation | process | container | process | container |
| Maturity | production | production | stable | production |
| Languages | Python | Any | Python, C++, Swift | Rust, Python |
| License | Other | Apache-2.0 | MIT | Apache-2.0 |
| Links |