Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Vulkan | llama.cpp | Text Generation Inference |
|---|---|---|---|
| Score | C+64 | C+63 | F39 |
| Type | |||
| Execution | aot | aot | hybrid |
| Interface | sdk | cli | api |
| Cold Start | 100ms | 100ms | 10000ms |
| Memory | 200MB | 50MB | 2000MB |
| Startup | 30ms | 10ms | 5000ms |
| Isolation | hardware | process | container |
| Maturity | production | production | production |
| Languages | C, C++ | C, C++ | Rust, Python |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Links |