Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Node.js | Docker | LM Studio |
|---|---|---|---|---|
| Score | B71 | B-65 | C-54 | F33 |
| Type | Language | Language | Container | |
| Execution | interpreted | jit | hybrid | hybrid |
| Interface | cli | cli | cli | gui |
| Cold Start | 50ms | 50ms | 500ms | 2000ms |
| Memory | 15MB | 40MB | 50MB | 800MB |
| Startup | 10ms | 20ms | 200ms | 500ms |
| Isolation | process | process | container | process |
| Maturity | production | production | production | stable |
| Languages | Python | JavaScript, TypeScript | Any | Python |
| License | Other | MIT | Apache-2.0 | Proprietary |
| Links |