Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | containerd | AWS Lambda | llama.cpp |
|---|---|---|---|---|
| Score | B72 | B-66 | B-65 | C+63 |
| Type | MicroVM | Container | Serverless | |
| Execution | hybrid | hybrid | hybrid | aot |
| Interface | cli | platform | platform | cli |
| Cold Start | 50ms | 100ms | 200ms | 100ms |
| Memory | 20MB | 20MB | 128MB | 50MB |
| Startup | 30ms | 20ms | 100ms | 10ms |
| Isolation | microvm | container | microvm | process |
| Maturity | stable | production | production | production |
| Languages | Any | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C, C++ |
| License | Apache-2.0 | Apache-2.0 | Proprietary | MIT |
| Links |