Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Vercel Edge Functions | llamafile |
|---|---|---|---|
| Score | B72 | B71 | C-53 |
| Type | MicroVM | Edge | |
| Execution | hybrid | jit | aot |
| Interface | cli | platform | cli |
| Cold Start | 50ms | 10ms | 500ms |
| Memory | 20MB | 128MB | 100MB |
| Startup | 30ms | 1ms | 50ms |
| Isolation | microvm | process | process |
| Maturity | stable | stable | stable |
| Languages | Any | JavaScript, TypeScript, WebAssembly | C, C++ |
| License | Apache-2.0 | Proprietary | Apache-2.0 |
| Links |