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