Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | LLM (Python CLI) | Ollama | MLC LLM |
|---|---|---|---|---|
| Score | B71 | D49 | D49 | F38 |
| Type | Language | |||
| Execution | interpreted | hybrid | hybrid | aot |
| Interface | cli | cli | cli | sdk |
| Cold Start | 50ms | 500ms | 1000ms | 2000ms |
| Memory | 15MB | 100MB | 500MB | 500MB |
| Startup | 10ms | 100ms | 100ms | 500ms |
| Isolation | process | process | process | process |
| Maturity | production | stable | production | stable |
| Languages | Python | Python | Python, JavaScript, Go | Python, C++ |
| License | Other | Apache-2.0 | MIT | Apache-2.0 |
| Links |