Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | llamafile | Text Generation WebUI |
|---|---|---|---|
| Score | B74 | C-53 | F33 |
| Type | Language | ||
| Execution | jit | aot | hybrid |
| Interface | embedded | cli | gui |
| Cold Start | 5ms | 500ms | 5000ms |
| Memory | 30MB | 100MB | 1000MB |
| Startup | 2ms | 50ms | 2000ms |
| Isolation | process | process | process |
| Maturity | production | stable | stable |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++ | Python |
| License | BSD-3-Clause | Apache-2.0 | AGPL-3.0 |
| Links |