Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Firecracker | containerd | Node.js | Docker | LLM (Python CLI) | KoboldCpp | LM Studio |
|---|---|---|---|---|---|---|---|---|
| Score | B71 | B70 | B-66 | B-65 | C-54 | D49 | F38 | F33 |
| Type | Language | MicroVM | Container | Language | Container | |||
| Execution | interpreted | aot | hybrid | jit | hybrid | hybrid | hybrid | hybrid |
| Interface | cli | api | platform | cli | cli | cli | gui | gui |
| Cold Start | 50ms | 125ms | 100ms | 50ms | 500ms | 500ms | 1500ms | 2000ms |
| Memory | 15MB | 5MB | 20MB | 40MB | 50MB | 100MB | 400MB | 800MB |
| Startup | 10ms | 100ms | 20ms | 20ms | 200ms | 100ms | 300ms | 500ms |
| Isolation | process | microvm | container | process | container | process | process | process |
| Maturity | production | production | production | production | production | stable | stable | stable |
| Languages | Python | Any | Any | JavaScript, TypeScript | Any | Python | C++, Python | Python |
| License | Other | Apache-2.0 | Apache-2.0 | MIT | Apache-2.0 | Apache-2.0 | AGPL-3.0 | Proprietary |
| Links |