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