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