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