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