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