Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Node.js | llama.cpp | CTransformers | Text Generation WebUI |
|---|---|---|---|---|
| Score | B-65 | C+63 | D46 | F33 |
| Type | Language | |||
| Execution | jit | aot | hybrid | hybrid |
| Interface | cli | cli | sdk | gui |
| Cold Start | 50ms | 100ms | 800ms | 5000ms |
| Memory | 40MB | 50MB | 200MB | 1000MB |
| Startup | 20ms | 10ms | 100ms | 2000ms |
| Isolation | process | process | process | process |
| Maturity | production | production | stable | stable |
| Languages | JavaScript, TypeScript | C, C++ | Python, C++ | Python |
| License | MIT | MIT | MIT | AGPL-3.0 |
| Links |