Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Fastly Compute | containerd | Docker |
|---|---|---|---|---|
| Score | B71 | B-69 | B-66 | C-54 |
| Type | Language | Edge | Container | Container |
| Execution | interpreted | aot | hybrid | hybrid |
| Interface | cli | cli | platform | cli |
| Cold Start | 50ms | 50ms | 100ms | 500ms |
| Memory | 15MB | 128MB | 20MB | 50MB |
| Startup | 10ms | 10ms | 20ms | 200ms |
| Isolation | process | container | container | container |
| Maturity | production | production | production | production |
| Languages | Python | Rust, JavaScript, AssemblyScript, Go | Any | Any |
| License | Other | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Links |