Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Cloudflare Workers | Python (CPython) | Text Generation WebUI |
|---|---|---|---|---|
| Score | B+76 | B+75 | B71 | F33 |
| Type | Language | Edge | Language | |
| Execution | jit | jit | interpreted | hybrid |
| Interface | cli | platform | cli | gui |
| Cold Start | 3ms | <1ms | 50ms | 5000ms |
| Memory | 25MB | 128MB | 15MB | 1000MB |
| Startup | 1ms | <1ms | 10ms | 2000ms |
| Isolation | process | process | process | process |
| Maturity | stable | production | production | stable |
| Languages | JavaScript, TypeScript, JSX, TSX | JavaScript, TypeScript, Rust, C, C++ | Python | Python |
| License | MIT | Proprietary | Other | AGPL-3.0 |
| Links |