Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | containerd | AWS Lambda |
|---|---|---|---|
| Score | B74 | B-66 | B-65 |
| Type | Language | Container | Serverless |
| Execution | jit | hybrid | hybrid |
| Interface | embedded | platform | platform |
| Cold Start | 5ms | 100ms | 200ms |
| Memory | 30MB | 20MB | 128MB |
| Startup | 2ms | 20ms | 100ms |
| Isolation | process | container | microvm |
| Maturity | production | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust |
| License | BSD-3-Clause | Apache-2.0 | Proprietary |
| Links |