Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | gVisor | Python (CPython) |
|---|---|---|---|
| Score | B+75 | B72 | B71 |
| Type | Edge | MicroVM | Language |
| Execution | jit | hybrid | interpreted |
| Interface | platform | cli | cli |
| Cold Start | <1ms | 50ms | 50ms |
| Memory | 128MB | 20MB | 15MB |
| Startup | <1ms | 30ms | 10ms |
| Isolation | process | microvm | process |
| Maturity | production | stable | production |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Any | Python |
| License | Proprietary | Apache-2.0 | Other |
| Links |