Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | Google Cloud Functions | MLX |
|---|---|---|---|
| Score | B+75 | C59 | D47 |
| Type | Edge | Serverless | |
| Execution | jit | hybrid | jit |
| Interface | platform | platform | sdk |
| Cold Start | <1ms | 300ms | 500ms |
| Memory | 128MB | 128MB | 200MB |
| Startup | <1ms | 50ms | 100ms |
| Isolation | process | container | process |
| Maturity | production | production | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Python, C++, Swift |
| License | Proprietary | Proprietary | MIT |
| Links |