Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | LLM (Python CLI) | Ollama |
|---|---|---|---|
| Score | B74 | D49 | D49 |
| Type | Language | ||
| Execution | jit | hybrid | hybrid |
| Interface | embedded | cli | cli |
| Cold Start | 5ms | 500ms | 1000ms |
| Memory | 30MB | 100MB | 500MB |
| Startup | 2ms | 100ms | 100ms |
| Isolation | process | process | process |
| Maturity | production | stable | production |
| Languages | JavaScript, TypeScript, WebAssembly | Python | Python, JavaScript, Go |
| License | BSD-3-Clause | Apache-2.0 | MIT |
| Links |