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