Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Kata Containers | llama.cpp | LLM (Python CLI) |
|---|---|---|---|---|
| Score | B71 | C+63 | C+63 | D49 |
| Type | Language | MicroVM | ||
| Execution | interpreted | aot | aot | hybrid |
| Interface | cli | platform | cli | cli |
| Cold Start | 50ms | 150ms | 100ms | 500ms |
| Memory | 15MB | 100MB | 50MB | 100MB |
| Startup | 10ms | 50ms | 10ms | 100ms |
| Isolation | process | microvm | process | process |
| Maturity | production | stable | production | stable |
| Languages | Python | Any | C, C++ | Python |
| License | Other | Apache-2.0 | MIT | Apache-2.0 |
| Links |