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