Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Kata Containers | Docker | Ollama |
|---|---|---|---|---|
| Score | B71 | C+63 | C-54 | D49 |
| Type | Language | MicroVM | Container | |
| Execution | interpreted | aot | hybrid | hybrid |
| Interface | cli | platform | cli | cli |
| Cold Start | 50ms | 150ms | 500ms | 1000ms |
| Memory | 15MB | 100MB | 50MB | 500MB |
| Startup | 10ms | 50ms | 200ms | 100ms |
| Isolation | process | microvm | container | process |
| Maturity | production | stable | production | production |
| Languages | Python | Any | Any | Python, JavaScript, Go |
| License | Other | Apache-2.0 | Apache-2.0 | MIT |
| Links |