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