Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Python (CPython) | Firecracker | AWS Lambda | Node.js | Ollama |
|---|---|---|---|---|---|---|
| Score | B74 | B71 | B70 | B-65 | B-65 | D49 |
| Type | Language | Language | MicroVM | Serverless | Language | |
| Execution | jit | interpreted | aot | hybrid | jit | hybrid |
| Interface | embedded | cli | api | platform | cli | cli |
| Cold Start | 5ms | 50ms | 125ms | 200ms | 50ms | 1000ms |
| Memory | 30MB | 15MB | 5MB | 128MB | 40MB | 500MB |
| Startup | 2ms | 10ms | 100ms | 100ms | 20ms | 100ms |
| Isolation | process | process | microvm | microvm | process | process |
| Maturity | production | production | production | production | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | Python | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript | Python, JavaScript, Go |
| License | BSD-3-Clause | Other | Apache-2.0 | Proprietary | MIT | MIT |
| Links |