Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Node.js | Deno | Ollama | KoboldCpp |
|---|---|---|---|---|
| Score | B-65 | C+64 | D49 | F38 |
| Type | Language | Language | ||
| Execution | jit | jit | hybrid | hybrid |
| Interface | cli | cli | cli | gui |
| Cold Start | 50ms | 20ms | 1000ms | 1500ms |
| Memory | 40MB | 35MB | 500MB | 400MB |
| Startup | 20ms | 15ms | 100ms | 300ms |
| Isolation | process | process | process | process |
| Maturity | production | stable | production | stable |
| Languages | JavaScript, TypeScript | JavaScript, TypeScript, WebAssembly | Python, JavaScript, Go | C++, Python |
| License | MIT | MIT | MIT | AGPL-3.0 |
| Links |