Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Vercel Edge Functions | ONNX Runtime |
|---|---|---|---|
| Score | B+76 | B71 | C-50 |
| Type | Language | Edge | |
| Execution | jit | jit | hybrid |
| Interface | cli | platform | sdk |
| Cold Start | 3ms | 10ms | 500ms |
| Memory | 25MB | 128MB | 300MB |
| Startup | 1ms | 1ms | 100ms |
| Isolation | process | process | process |
| Maturity | stable | stable | production |
| Languages | JavaScript, TypeScript, JSX, TSX | JavaScript, TypeScript, WebAssembly | Python, C++, C#, Java |
| License | MIT | Proprietary | MIT |
| Links |