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