Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Python (CPython) | ONNX Runtime | Open WebUI |
|---|---|---|---|---|
| Score | B+76 | B71 | C-50 | F41 |
| Type | Language | Language | ||
| Execution | jit | interpreted | hybrid | hybrid |
| Interface | cli | cli | sdk | gui |
| Cold Start | 3ms | 50ms | 500ms | 3000ms |
| Memory | 25MB | 15MB | 300MB | 500MB |
| Startup | 1ms | 10ms | 100ms | 1000ms |
| Isolation | process | process | process | container |
| Maturity | stable | production | production | stable |
| Languages | JavaScript, TypeScript, JSX, TSX | Python | Python, C++, C#, Java | Python, TypeScript |
| License | MIT | Other | MIT | MIT |
| Links |