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