Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Python (CPython) | Node.js | Docker |
|---|---|---|---|---|
| Score | B72 | B71 | B-65 | C-54 |
| Type | MicroVM | Language | Language | Container |
| Execution | hybrid | interpreted | jit | hybrid |
| Interface | cli | cli | cli | cli |
| Cold Start | 50ms | 50ms | 50ms | 500ms |
| Memory | 20MB | 15MB | 40MB | 50MB |
| Startup | 30ms | 10ms | 20ms | 200ms |
| Isolation | microvm | process | process | container |
| Maturity | stable | production | production | production |
| Languages | Any | Python | JavaScript, TypeScript | Any |
| License | Apache-2.0 | Other | MIT | Apache-2.0 |
| Links |