Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | AWS Lambda | Node.js | Deno | llama.cpp |
|---|---|---|---|---|
| Score | B-65 | B-65 | C+64 | C+63 |
| Type | Serverless | Language | Language | |
| Execution | hybrid | jit | jit | aot |
| Interface | platform | cli | cli | cli |
| Cold Start | 200ms | 50ms | 20ms | 100ms |
| Memory | 128MB | 40MB | 35MB | 50MB |
| Startup | 100ms | 20ms | 15ms | 10ms |
| Isolation | microvm | process | process | process |
| Maturity | production | production | stable | production |
| Languages | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript | JavaScript, TypeScript, WebAssembly | C, C++ |
| License | Proprietary | MIT | MIT | MIT |
| Links |