Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | AWS Lambda | Deno | KoboldCpp |
|---|---|---|---|---|
| Score | B72 | B-65 | C+64 | F38 |
| Type | MicroVM | Serverless | Language | |
| Execution | hybrid | hybrid | jit | hybrid |
| Interface | cli | platform | cli | gui |
| Cold Start | 50ms | 200ms | 20ms | 1500ms |
| Memory | 20MB | 128MB | 35MB | 400MB |
| Startup | 30ms | 100ms | 15ms | 300ms |
| Isolation | microvm | microvm | process | process |
| Maturity | stable | production | stable | stable |
| Languages | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript, WebAssembly | C++, Python |
| License | Apache-2.0 | Proprietary | MIT | AGPL-3.0 |
| Links |