Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Metal | Python (CPython) | llama.cpp |
|---|---|---|---|---|
| Score | B+76 | B74 | B71 | C+63 |
| Type | Language | Language | ||
| Execution | jit | aot | interpreted | aot |
| Interface | cli | sdk | cli | cli |
| Cold Start | 3ms | 50ms | 50ms | 100ms |
| Memory | 25MB | 100MB | 15MB | 50MB |
| Startup | 1ms | 20ms | 10ms | 10ms |
| Isolation | process | hardware | process | process |
| Maturity | stable | production | production | production |
| Languages | JavaScript, TypeScript, JSX, TSX | Swift, Objective-C, C++ | Python | C, C++ |
| License | MIT | Proprietary | Other | MIT |
| Links |