Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Deno | Google Cloud Functions |
|---|---|---|
| Score | C+64 | C59 |
| Type | Language | Serverless |
| Execution | jit | hybrid |
| Interface | cli | platform |
| Cold Start | 20ms | 300ms |
| Memory | 35MB | 128MB |
| Startup | 15ms | 50ms |
| Isolation | process | container |
| Maturity | stable | production |
| Languages | JavaScript, TypeScript, WebAssembly | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP |
| License | MIT | Proprietary |
| Links |