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