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