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