Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Google Cloud Functions | ROCm | MLX |
|---|---|---|---|---|
| Score | B71 | C59 | C56 | D47 |
| Type | Language | Serverless | ||
| Execution | interpreted | hybrid | aot | jit |
| Interface | cli | platform | sdk | sdk |
| Cold Start | 50ms | 300ms | 200ms | 500ms |
| Memory | 15MB | 128MB | 600MB | 200MB |
| Startup | 10ms | 50ms | 100ms | 100ms |
| Isolation | process | container | hardware | process |
| Maturity | production | production | stable | stable |
| Languages | Python | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | C, C++, Python | Python, C++, Swift |
| License | Other | Proprietary | MIT | MIT |
| Links |