Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Vulkan | ONNX Runtime | Candle |
|---|---|---|---|
| Score | C+64 | C-50 | D48 |
| Type | |||
| Execution | aot | hybrid | jit |
| Interface | sdk | sdk | sdk |
| Cold Start | 100ms | 500ms | 300ms |
| Memory | 200MB | 300MB | 200MB |
| Startup | 30ms | 100ms | 50ms |
| Isolation | hardware | process | process |
| Maturity | production | production | stable |
| Languages | C, C++ | Python, C++, C#, Java | Rust |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Links |