Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | llama.cpp | vLLM | Jan |
|---|---|---|---|---|
| Score | B71 | C+63 | F35 | F34 |
| Type | Language | |||
| Execution | interpreted | aot | jit | hybrid |
| Interface | cli | cli | api | gui |
| Cold Start | 50ms | 100ms | 5000ms | 2000ms |
| Memory | 15MB | 50MB | 2000MB | 600MB |
| Startup | 10ms | 10ms | 3000ms | 400ms |
| Isolation | process | process | process | process |
| Maturity | production | production | production | stable |
| Languages | Python | C, C++ | Python | TypeScript, Python |
| License | Other | MIT | Apache-2.0 | AGPL-3.0 |
| Links |