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