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