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