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