Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Python (CPython) | LM Studio |
|---|---|---|---|
| Score | B74 | B71 | F33 |
| Type | Language | Language | |
| Execution | jit | interpreted | hybrid |
| Interface | embedded | cli | gui |
| Cold Start | 5ms | 50ms | 2000ms |
| Memory | 30MB | 15MB | 800MB |
| Startup | 2ms | 10ms | 500ms |
| Isolation | process | process | process |
| Maturity | production | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | Python | Python |
| License | BSD-3-Clause | Other | Proprietary |
| Links |