Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | CTransformers | Text Generation Inference |
|---|---|---|---|
| Score | B+76 | D46 | F39 |
| Type | Language | ||
| Execution | jit | hybrid | hybrid |
| Interface | cli | sdk | api |
| Cold Start | 3ms | 800ms | 10000ms |
| Memory | 25MB | 200MB | 2000MB |
| Startup | 1ms | 100ms | 5000ms |
| Isolation | process | process | container |
| Maturity | stable | stable | production |
| Languages | JavaScript, TypeScript, JSX, TSX | Python, C++ | Rust, Python |
| License | MIT | MIT | Apache-2.0 |
| Links |