Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | containerd | Node.js | Google Cloud Functions | Docker |
|---|---|---|---|---|
| Score | B-66 | B-65 | C59 | C-54 |
| Type | Container | Language | Serverless | Container |
| Execution | hybrid | jit | hybrid | hybrid |
| Interface | platform | cli | platform | cli |
| Cold Start | 100ms | 50ms | 300ms | 500ms |
| Memory | 20MB | 40MB | 128MB | 50MB |
| Startup | 20ms | 20ms | 50ms | 200ms |
| Isolation | container | process | container | container |
| Maturity | production | production | production | production |
| Languages | Any | JavaScript, TypeScript | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Any |
| License | Apache-2.0 | MIT | Proprietary | Apache-2.0 |
| Links |