Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | AWS Lambda | Node.js | ONNX Runtime |
|---|---|---|---|---|
| Score | B74 | B-65 | B-65 | C-50 |
| Type | Language | Serverless | Language | |
| Execution | jit | hybrid | jit | hybrid |
| Interface | embedded | platform | cli | sdk |
| Cold Start | 5ms | 200ms | 50ms | 500ms |
| Memory | 30MB | 128MB | 40MB | 300MB |
| Startup | 2ms | 100ms | 20ms | 100ms |
| Isolation | process | microvm | process | process |
| Maturity | production | production | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript | Python, C++, C#, Java |
| License | BSD-3-Clause | Proprietary | MIT | MIT |
| Links |