Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | AWS Lambda | llama.cpp | MLX | KoboldCpp |
|---|---|---|---|---|
| Score | B-65 | C+63 | D47 | F38 |
| Type | Serverless | |||
| Execution | hybrid | aot | jit | hybrid |
| Interface | platform | cli | sdk | gui |
| Cold Start | 200ms | 100ms | 500ms | 1500ms |
| Memory | 128MB | 50MB | 200MB | 400MB |
| Startup | 100ms | 10ms | 100ms | 300ms |
| Isolation | microvm | process | process | process |
| Maturity | production | production | stable | stable |
| Languages | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C, C++ | Python, C++, Swift | C++, Python |
| License | Proprietary | MIT | MIT | AGPL-3.0 |
| Links |