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