Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Vulkan | Candle | CTransformers |
|---|---|---|---|---|
| Score | B71 | C+64 | D48 | D46 |
| Type | Language | |||
| Execution | interpreted | aot | jit | hybrid |
| Interface | cli | sdk | sdk | sdk |
| Cold Start | 50ms | 100ms | 300ms | 800ms |
| Memory | 15MB | 200MB | 200MB | 200MB |
| Startup | 10ms | 30ms | 50ms | 100ms |
| Isolation | process | hardware | process | process |
| Maturity | production | production | stable | stable |
| Languages | Python | C, C++ | Rust | Python, C++ |
| License | Other | Apache-2.0 | Apache-2.0 | MIT |
| Links |