Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | llama.cpp | Jan |
|---|---|---|---|
| Score | B+76 | C+63 | F34 |
| Type | Language | ||
| Execution | jit | aot | hybrid |
| Interface | cli | cli | gui |
| Cold Start | 3ms | 100ms | 2000ms |
| Memory | 25MB | 50MB | 600MB |
| Startup | 1ms | 10ms | 400ms |
| Isolation | process | process | process |
| Maturity | stable | production | stable |
| Languages | JavaScript, TypeScript, JSX, TSX | C, C++ | TypeScript, Python |
| License | MIT | MIT | AGPL-3.0 |
| Links |