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