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