Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Docker | llamafile | LLM (Python CLI) |
|---|---|---|---|---|
| Score | B71 | C-54 | C-53 | D49 |
| Type | Language | Container | ||
| Execution | interpreted | hybrid | aot | hybrid |
| Interface | cli | cli | cli | cli |
| Cold Start | 50ms | 500ms | 500ms | 500ms |
| Memory | 15MB | 50MB | 100MB | 100MB |
| Startup | 10ms | 200ms | 50ms | 100ms |
| Isolation | process | container | process | process |
| Maturity | production | production | stable | stable |
| Languages | Python | Any | C, C++ | Python |
| License | Other | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Links |