Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | AWS Lambda | llama.cpp | vLLM |
|---|---|---|---|
| Score | B-65 | C+63 | F35 |
| Type | Serverless | ||
| Execution | hybrid | aot | jit |
| Interface | platform | cli | api |
| Cold Start | 200ms | 100ms | 5000ms |
| Memory | 128MB | 50MB | 2000MB |
| Startup | 100ms | 10ms | 3000ms |
| Isolation | microvm | process | process |
| Maturity | production | production | production |
| Languages | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C, C++ | Python |
| License | Proprietary | MIT | Apache-2.0 |
| Links |