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