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