Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Python (CPython) | CUDA Runtime | AWS Lambda |
|---|---|---|---|---|
| Score | B74 | B71 | B-65 | B-65 |
| Type | Language | Language | Serverless | |
| Execution | jit | interpreted | aot | hybrid |
| Interface | embedded | cli | sdk | platform |
| Cold Start | 5ms | 50ms | 100ms | 200ms |
| Memory | 30MB | 15MB | 500MB | 128MB |
| Startup | 2ms | 10ms | 50ms | 100ms |
| Isolation | process | process | hardware | microvm |
| Maturity | production | production | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | Python | C, C++, Python | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust |
| License | BSD-3-Clause | Other | Proprietary | Proprietary |
| Links |