Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | containerd | Deno | Vulkan |
|---|---|---|---|---|
| Score | B71 | B-66 | C+64 | C+64 |
| Type | Language | Container | Language | |
| Execution | interpreted | hybrid | jit | aot |
| Interface | cli | platform | cli | sdk |
| Cold Start | 50ms | 100ms | 20ms | 100ms |
| Memory | 15MB | 20MB | 35MB | 200MB |
| Startup | 10ms | 20ms | 15ms | 30ms |
| Isolation | process | container | process | hardware |
| Maturity | production | production | stable | production |
| Languages | Python | Any | JavaScript, TypeScript, WebAssembly | C, C++ |
| License | Other | Apache-2.0 | MIT | Apache-2.0 |
| Links |