Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | CUDA Runtime | Docker | vLLM |
|---|---|---|---|---|
| Score | B71 | B-65 | C-54 | F35 |
| Type | Language | Container | ||
| Execution | interpreted | aot | hybrid | jit |
| Interface | cli | sdk | cli | api |
| Cold Start | 50ms | 100ms | 500ms | 5000ms |
| Memory | 15MB | 500MB | 50MB | 2000MB |
| Startup | 10ms | 50ms | 200ms | 3000ms |
| Isolation | process | hardware | container | process |
| Maturity | production | production | production | production |
| Languages | Python | C, C++, Python | Any | Python |
| License | Other | Proprietary | Apache-2.0 | Apache-2.0 |
| Links |