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