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