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