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