Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | gVisor | Google Cloud Functions | MLC LLM |
|---|---|---|---|
| Score | B72 | C59 | F38 |
| Type | MicroVM | Serverless | |
| Execution | hybrid | hybrid | aot |
| Interface | cli | platform | sdk |
| Cold Start | 50ms | 300ms | 2000ms |
| Memory | 20MB | 128MB | 500MB |
| Startup | 30ms | 50ms | 500ms |
| Isolation | microvm | container | process |
| Maturity | stable | production | stable |
| Languages | Any | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Python, C++ |
| License | Apache-2.0 | Proprietary | Apache-2.0 |
| Links |