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