Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | gVisor | ExLlamaV2 |
|---|---|---|---|
| Score | B+75 | B72 | D47 |
| Type | Edge | MicroVM | |
| Execution | jit | hybrid | aot |
| Interface | platform | cli | sdk |
| Cold Start | <1ms | 50ms | 1000ms |
| Memory | 128MB | 20MB | 300MB |
| Startup | <1ms | 30ms | 200ms |
| Isolation | process | microvm | process |
| Maturity | production | stable | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Any | Python, C++, CUDA |
| License | Proprietary | Apache-2.0 | MIT |
| Links |