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