Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Python (CPython) | Node.js | LocalAI |
|---|---|---|---|---|
| Score | B74 | B71 | B-65 | F37 |
| Type | Language | Language | Language | |
| Execution | jit | interpreted | jit | hybrid |
| Interface | embedded | cli | cli | api |
| Cold Start | 5ms | 50ms | 50ms | 3000ms |
| Memory | 30MB | 15MB | 40MB | 800MB |
| Startup | 2ms | 10ms | 20ms | 1000ms |
| Isolation | process | process | process | container |
| Maturity | production | production | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | Python | JavaScript, TypeScript | Go, Python |
| License | BSD-3-Clause | Other | MIT | MIT |
| Links |