Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Python (CPython) | Ollama | MLX |
|---|---|---|---|---|
| Score | B72 | B71 | D49 | D47 |
| Type | MicroVM | Language | ||
| Execution | hybrid | interpreted | hybrid | jit |
| Interface | cli | cli | cli | sdk |
| Cold Start | 50ms | 50ms | 1000ms | 500ms |
| Memory | 20MB | 15MB | 500MB | 200MB |
| Startup | 30ms | 10ms | 100ms | 100ms |
| Isolation | microvm | process | process | process |
| Maturity | stable | production | production | stable |
| Languages | Any | Python | Python, JavaScript, Go | Python, C++, Swift |
| License | Apache-2.0 | Other | MIT | MIT |
| Links |