Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | gVisor | CUDA Runtime |
|---|---|---|---|
| Score | B+76 | B72 | B-65 |
| Type | Language | MicroVM | |
| Execution | jit | hybrid | aot |
| Interface | cli | cli | sdk |
| Cold Start | 3ms | 50ms | 100ms |
| Memory | 25MB | 20MB | 500MB |
| Startup | 1ms | 30ms | 50ms |
| Isolation | process | microvm | hardware |
| Maturity | stable | stable | production |
| Languages | JavaScript, TypeScript, JSX, TSX | Any | C, C++, Python |
| License | MIT | Apache-2.0 | Proprietary |
| Links |