Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Python (CPython) | CUDA Runtime | Text Generation Inference |
|---|---|---|---|---|
| Score | B+76 | B71 | B-65 | F39 |
| Type | Language | Language | ||
| Execution | jit | interpreted | aot | hybrid |
| Interface | cli | cli | sdk | api |
| Cold Start | 3ms | 50ms | 100ms | 10000ms |
| Memory | 25MB | 15MB | 500MB | 2000MB |
| Startup | 1ms | 10ms | 50ms | 5000ms |
| Isolation | process | process | hardware | container |
| Maturity | stable | production | production | production |
| Languages | JavaScript, TypeScript, JSX, TSX | Python | C, C++, Python | Rust, Python |
| License | MIT | Other | Proprietary | Apache-2.0 |
| Links |