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