Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Vulkan | Google Cloud Functions | Podman |
|---|---|---|---|---|
| Score | B71 | C+64 | C59 | C57 |
| Type | Language | Serverless | Container | |
| Execution | interpreted | aot | hybrid | hybrid |
| Interface | cli | sdk | platform | cli |
| Cold Start | 50ms | 100ms | 300ms | 200ms |
| Memory | 15MB | 200MB | 128MB | 50MB |
| Startup | 10ms | 30ms | 50ms | 100ms |
| Isolation | process | hardware | container | container |
| Maturity | production | production | production | stable |
| Languages | Python | C, C++ | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Any |
| License | Other | Apache-2.0 | Proprietary | Apache-2.0 |
| Links |