Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Python (CPython) | Docker | llamafile |
|---|---|---|---|---|
| Score | B72 | B71 | C-54 | C-53 |
| Type | MicroVM | Language | Container | |
| Execution | hybrid | interpreted | hybrid | aot |
| Interface | cli | cli | cli | cli |
| Cold Start | 50ms | 50ms | 500ms | 500ms |
| Memory | 20MB | 15MB | 50MB | 100MB |
| Startup | 30ms | 10ms | 200ms | 50ms |
| Isolation | microvm | process | container | process |
| Maturity | stable | production | production | stable |
| Languages | Any | Python | Any | C, C++ |
| License | Apache-2.0 | Other | Apache-2.0 | Apache-2.0 |
| Links |