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