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