Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Python (CPython) | Google Cloud Functions | CTransformers |
|---|---|---|---|---|
| Score | B72 | B71 | C59 | D46 |
| Type | MicroVM | Language | Serverless | |
| Execution | hybrid | interpreted | hybrid | hybrid |
| Interface | cli | cli | platform | sdk |
| Cold Start | 50ms | 50ms | 300ms | 800ms |
| Memory | 20MB | 15MB | 128MB | 200MB |
| Startup | 30ms | 10ms | 50ms | 100ms |
| Isolation | microvm | process | container | process |
| Maturity | stable | production | production | stable |
| Languages | Any | Python | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Python, C++ |
| License | Apache-2.0 | Other | Proprietary | MIT |
| Links |