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