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