Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Vulkan | llama.cpp | Open WebUI |
|---|---|---|---|---|
| Score | B71 | C+64 | C+63 | F41 |
| Type | Language | |||
| Execution | interpreted | aot | aot | hybrid |
| Interface | cli | sdk | cli | gui |
| Cold Start | 50ms | 100ms | 100ms | 3000ms |
| Memory | 15MB | 200MB | 50MB | 500MB |
| Startup | 10ms | 30ms | 10ms | 1000ms |
| Isolation | process | hardware | process | container |
| Maturity | production | production | production | stable |
| Languages | Python | C, C++ | C, C++ | Python, TypeScript |
| License | Other | Apache-2.0 | MIT | MIT |
| Links |