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