Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Kata Containers | Google Cloud Functions | LLM (Python CLI) |
|---|---|---|---|---|
| Score | B71 | C+63 | C59 | D49 |
| Type | Language | MicroVM | Serverless | |
| Execution | interpreted | aot | hybrid | hybrid |
| Interface | cli | platform | platform | cli |
| Cold Start | 50ms | 150ms | 300ms | 500ms |
| Memory | 15MB | 100MB | 128MB | 100MB |
| Startup | 10ms | 50ms | 50ms | 100ms |
| Isolation | process | microvm | container | process |
| Maturity | production | stable | production | stable |
| Languages | Python | Any | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Python |
| License | Other | Apache-2.0 | Proprietary | Apache-2.0 |
| Links |