Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | containerd | AWS Lambda | Node.js | ExLlamaV2 |
|---|---|---|---|---|
| Score | B-66 | B-65 | B-65 | D47 |
| Type | Container | Serverless | Language | |
| Execution | hybrid | hybrid | jit | aot |
| Interface | platform | platform | cli | sdk |
| Cold Start | 100ms | 200ms | 50ms | 1000ms |
| Memory | 20MB | 128MB | 40MB | 300MB |
| Startup | 20ms | 100ms | 20ms | 200ms |
| Isolation | container | microvm | process | process |
| Maturity | production | production | production | stable |
| Languages | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript | Python, C++, CUDA |
| License | Apache-2.0 | Proprietary | MIT | MIT |
| Links |