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