Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | AWS Lambda | Deno |
|---|---|---|---|
| Score | B72 | B-65 | C+64 |
| Type | MicroVM | Serverless | Language |
| Execution | hybrid | hybrid | jit |
| Interface | cli | platform | cli |
| Cold Start | 50ms | 200ms | 20ms |
| Memory | 20MB | 128MB | 35MB |
| Startup | 30ms | 100ms | 15ms |
| Isolation | microvm | microvm | process |
| Maturity | stable | production | stable |
| Languages | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript, WebAssembly |
| License | Apache-2.0 | Proprietary | MIT |
| Links |