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