Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Vulkan | Kata Containers | KoboldCpp |
|---|---|---|---|---|
| Score | B71 | C+64 | C+63 | F38 |
| Type | Language | MicroVM | ||
| Execution | interpreted | aot | aot | hybrid |
| Interface | cli | sdk | platform | gui |
| Cold Start | 50ms | 100ms | 150ms | 1500ms |
| Memory | 15MB | 200MB | 100MB | 400MB |
| Startup | 10ms | 30ms | 50ms | 300ms |
| Isolation | process | hardware | microvm | process |
| Maturity | production | production | stable | stable |
| Languages | Python | C, C++ | Any | C++, Python |
| License | Other | Apache-2.0 | Apache-2.0 | AGPL-3.0 |
| Links |