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