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