Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | containerd | Deno | Jan |
|---|---|---|---|---|
| Score | B71 | B-66 | C+64 | F34 |
| Type | Language | Container | Language | |
| Execution | interpreted | hybrid | jit | hybrid |
| Interface | cli | platform | cli | gui |
| Cold Start | 50ms | 100ms | 20ms | 2000ms |
| Memory | 15MB | 20MB | 35MB | 600MB |
| Startup | 10ms | 20ms | 15ms | 400ms |
| Isolation | process | container | process | process |
| Maturity | production | production | stable | stable |
| Languages | Python | Any | JavaScript, TypeScript, WebAssembly | TypeScript, Python |
| License | Other | Apache-2.0 | MIT | AGPL-3.0 |
| Links |