Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Python (CPython) | Deno | LLM (Python CLI) |
|---|---|---|---|---|
| Score | B72 | B71 | C+64 | D49 |
| Type | MicroVM | Language | Language | |
| Execution | hybrid | interpreted | jit | hybrid |
| Interface | cli | cli | cli | cli |
| Cold Start | 50ms | 50ms | 20ms | 500ms |
| Memory | 20MB | 15MB | 35MB | 100MB |
| Startup | 30ms | 10ms | 15ms | 100ms |
| Isolation | microvm | process | process | process |
| Maturity | stable | production | stable | stable |
| Languages | Any | Python | JavaScript, TypeScript, WebAssembly | Python |
| License | Apache-2.0 | Other | MIT | Apache-2.0 |
| Links |